Skip to content

This is a shell script written to help you download youtube video faster with some other functionality all is written in README file.

License

Notifications You must be signed in to change notification settings

FahimAnayet/youtube-dl-aria2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-dl + Aria2 😉

This is a Shell Script I've created to easily use youtube-dl and aria2 simple use.

  • Make Sure you have youtube-dl and aria2
  • Make Sure you add this file in your path

Dependencies

Commands

"yt -s link" will show you all the available subtitles.

Ex: yt -s https://www.youtube.com/watch?v=xxxxxx

"yt -l lang link" will download your desire subtitle only.

Ex: yt -l en https://www.youtube.com/watch?v=xxxxxx

"yt -s lang video-id audio-id link number-of-splites" will download video and audio with subtitle

Ex: yt -s en 136 140 https://www.youtube.com/watch?v=xxxxxx 16

"yt link" will show you the video and audio id, or If this is a m3u3 file (hls) then it will start downloading immediately and faster!

Ex: yt https://www.youtube.com/watch?v=xxxxxxx or, yt https://something.something.m3u3

"yt video-id audio-id link number-of-splites" will use aria2 and youtube-dl to download and merge the file.

Ex: yt best best https://www.youtube.com/watch?v=xxxxxxx 8 or, yt 136 140 https://www.youtube.com/watch?v=xxxxxxx 8

"yt video-id or audio-id link number-of-splites" will use aria2 and youtube-dl to download only video or audio.

Ex: yt 124 https://www.youtube.com/watch?v=xxxxxxxx 8

That's it.

Enjoy

About

This is a shell script written to help you download youtube video faster with some other functionality all is written in README file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages