Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 415 Bytes

youtube-dl-resume-on-failure

A simple bash-script which resumes on failure where it left off

This script was tested with UDEMY only

Change the URL according to your preference (https://udemy.com/course-name)

this script requires the latest youtube-dl (make sure you have one installed) and make sure that the 'cookies.txt' file is in the same folder as this script

see the 'download.sh' file for more details