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.
Request: Avoid downloading videos when a playlist name returns "NA" #6935
Comments
|
Post an example url, it's a better idea to try to fix the actual problem than working around it.
No, but it could be added. |
Is there a way to prevent youtube-dl from downloading videos when the playlist is named NA? I am getting odd behavior when youtube-dl detects a playlist name as being "NA", and I'd rather avoid downloading anything at all when that occurs.
Is there a way to filter downloads based on playlist name?
If it matters or helps, I am using the script here: #5926
Thank you.