Skip to content

Scripts for dwonload and manage media files (Video, Audio)

License

Notifications You must be signed in to change notification settings

M-Hafez22/media-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

media-scripts

Scripts for media. Downloading & calculate the duration

Download

The Download is powered by youtube-dl

Install youtube-dl

  • In Debian:
sudo apt install youtube-dl yt-dlp
  • In Fedora:
sudo dnf install youtube-dl yt-dlp
  • In OpenSUSE
 sudo zypper install youtube-dl yt-dlp
  • In Arch:
sudo pacman -S youtube-dl yt-dlp
  • In Void Linux:
sudo xbps-install   -Sy youtube-dl yt-dlp 

Duration

  • calc-duration Requires two input:
    • first directory
    • second media file extension.

example:

media-scripts/Duration/calc-duration.sh ./ mp3 

About

Scripts for dwonload and manage media files (Video, Audio)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages