-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Done downloading 0 videos #6
Comments
Exactly the same is happening for me but with another Playlist! |
Wow guys I recognized that playlist link.... Workaround:
So, if one made this json file for the example playlist above you'd get this: |
Is there a version to use in Powershell? |
@ezanchi Assuming you had the list in Get-Content ./list.json | ConvertFrom-Json | % {
youtube-dl $_
} |
IT WORKS. Thank you guys!! You saved me so much time! Do you have any idea on why is youtube-dl not downloading the playlist by itself? |
Hi! Could you explain this to me and how to do it please? I don't understand a single word 😅 |
lol - archiving the channel the day before it goes down; memento mori 💀 |
Too late I guess :D |
Hello! Since this is not a youtube-dl repo, I figured I wouldn't ask my question here. I put in a channel link, and it says the following:
[youtube:channel] UCIcgBZ9hEJxHv6r_jDYOMqg: Downloading channel page [youtube:playlist] UUIcgBZ9hEJxHv6r_jDYOMqg: Downloading webpage [download] Downloading playlist: UUIcgBZ9hEJxHv6r_jDYOMqg [youtube:playlist] playlist UUIcgBZ9hEJxHv6r_jDYOMqg: Downloading 0 videos [download] Finished downloading playlist: UUIcgBZ9hEJxHv6r_jDYOMqg
Can you help with this please? Thanks!
The text was updated successfully, but these errors were encountered: