An easy to use Batch Script using youtube-dl.
- Download the latest code or a release
- Run ytBATCH.bat in the provided folder
- A prompt appears asking to install ytBATCH.
Yes
: Install ytBATCH to AppData and generate shortcutsNo
: Keep ytBATCH in its download folder.
- Press any key to download the latest version of youtube-dl
- Done
- Open ytBATCH.bat or the shortcut on the Desktop / Start Menu
- Paste URL
- Select an Option
Audio
: Downloads Audio, Select Audio FormatVideo
: Downloads Video (When available), Select Video FormatList All Formats...
: Lists all available formats foundAdd to Queue...
: Adds the link to the queue instead of downloading it separatelyPlaylist
: When the link obtains a playlist, download whole playlistCookies
: When available, uses cookies.txt
- Select an Option
Audio
/Video
: Select formatList All Formats...
: Lists formats, type code of wanted format
- Download starts
- Output is Downloads/ytBATCH (by default)
- Paste URL
- Set
Add to Queue...
toTRUE
- Select
Video
/Audio
/List All Formats
and File Extension - Press Q to start Queue.
- Add more URLs to the Queue while downloading, when wanted
- When all downloads are finished, Queue closes
-
Change Output Path...
: Specify Download Output Path -
Set Default Audio and Video Formats...
: SetAudio/Video.*
(mp3, wav,... / mp4, mkv,...) -
Use Cookies by default...
: Usecookies.txt
by default when downloading -
Open Containing Folder after Download...
: Open Download Directory in explorer -
Clean Queue when restarting
: Delete all Links in Queue when restarting -
Keep Download History
: Saves URL History under ytBATCH/History.txt -
Open ytBATCH Config...
: ytBATCH Config, for manual editing -
Open youtube-dl Config...
: Enter own youtube-dl Options used for every download; (sperated by Enter) -
Open Root Directory...
: Open ytBATCH diretory -
Open Download Directory...
: Open assigned Download directory -
Open GitHub Repository...
: Open this Site