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.
YouTube content_html error #17231
YouTube content_html error #17231
Comments
|
Post the output with |
|
Reopen pls |
|
What worked for someone with this bug (version 2020.06.06) was to create a duplicate playlist with all of the original playlist videos inside, and then run the app on the new playlist If it doesn't work, try checking the other ~12 closed issues, probably all are about the same bug (found with search query |
|
Please see this ongoing official support thread. Google have, apparently, rolled out an update a few weeks back that proactively searches for advertisement blocking techniques, and seem to have implemented it in the ("safe" from a security perspective) assume everyone is guilty, only innocent if we can prove the ad is visible, approach. Thus automated clients not executing JavaScript will fail that check by default. My response has details about my setup, and some of the testing I have attempted, which has only solidified it as being AdBlock in-browser, and failure to execute JS in YouTube-DL's case. Edited to add: I mentioned in that comment an average run takes ~20 minutes, thus at my level of parallelization, around 7 minutes per channel. Last run took three minutes flat, literally found no videos. (There was more overhead in parallelizing it than in actual processing of data!) Edited again to add: here's an earlier version of the "shell script" I'm using — only major changes are a narrower acceptable date range (one week, since I tend to run this once or twice a day), and possibly a tweaked format selection? Plus my complete channel list is included in my local copy, of course. Noting that my fork was behind (multiple remotes is a PITA to manage!) I updated it and re-ran, which appears to have largely resolved the problem. Le sigh! b0fc20aeeb551733d1ceb665e59c00f4b6879636 and d0e5734dafe5e35125cceb68921bfc604837f95c (from my fork, interesting that the commits still link properly here…) being the two "patches" I applied to reduce the likelihood of hitting rate limits by exiting early. No need to query and issue an HTTP request for every single video after the first one rejected due to age, for example, as in every case I've tested, they're only older after that point. Refreshing already up-to-date local copies, no need to request anything other than the first page, &c. (I'd like to clean these up and give them proper command line switches—and implement an archive.ids feature but for skipped videos to avoid excessive unnecessary HTTP requests in general—but I just haven't had the time given the "current situation" in meat-space.) |
|
Just try to upgrade to the latest version 2020.06.16.1. That solved my issue. |
|
|
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.08.04. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-vflag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
Error while downloading playlist
https://www.youtube.com/playlist?list=PLF5C76212C58C464A