Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Introduction.
I want to download the the most recent file from playlist [https://www.youtube.com/playlist?list=PLRSGEZKuzW-5VWfGU8FuYTNV1rd6p7-7C]. I am using a bash script.
The bash script compares current recordings number from youtube chanel with a record numbers which have saved previous day in a file. When is new video youtube-dll should downolad file - please see the fragment of script below.
Youtube-dl does not downolad the most recent file from playlist. How can I improve this?
Thanks.