Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 644 Bytes

README.md

File metadata and controls

51 lines (33 loc) · 644 Bytes

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