-
-
Notifications
You must be signed in to change notification settings - Fork 975
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
AssertionError when using yt-dlp to download from YouTube through gallery-dl (update to newest version of gdl in the actions tab) #6127
Comments
It didn't like that many lines in the text box and my browser was lagging, so here is the rest from my config file:
Started on individual extractors...
And the downloader and output segments:
|
Just realized the formatting from copying to this issue is abysmal. Let me know if it's hard to read, and I will try to make it neater. |
gallery-dl triggers this error by calling one of yt-dlp's functions with the wrong argument type. This probably happens when handling a playlist of playlists. |
Thank you. So I assume then that by trying to download a whole channel, EX:
Is there any way to download whole channels, then, by specifying the channel link? Or will I need to go and download each tab separate (IE. the videos tab, live, shorts, etc.)? |
Using |
Okay, thank you. Does |
It provides For this channel, https://www.youtube.com/@ViralGenesis is only missing two offline live streams that never started from a few years ago. It would probably be best if you asked the actual yt-dlp devs what's the difference between the two or searched their issue tracker. |
Okay. Thank you. I think I understand now. Have a good day. |
I've looked through my galler-dl config file, but I can't seem to figure out where I went wrong. I even did away with the yt-dlp config file and added all that data into gdl, but I still get the same error.
The text was updated successfully, but these errors were encountered: