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 Page Format Changes #12200
YouTube Page Format Changes #12200
Comments
|
The only thing I could do now is waiting for a good genius to fix this.. |
|
Nothing really changed for Firefox UA. |
This isn't a question directly about YouTube-dl, but I rather I'd like to know how you guys handled the issue.
Recently, YouTube appears to have changed their format. as discussed here. For some videos, there is no longer a "ytplayer.config" section, and there is instead a "RELATED_PLAYER_ARGS" section which I believe contains the data... not yet sure if it's the same format or what else changed.
If I look in my browser, RELATED_PLAYER_ARGS is there with a lot of data inside. If I download from a software, however, the tag comes out empty as 'RELATED_PLAYER_ARGS': {"rvs":""},
How are you dealing with this, and what else is there to know about these latest changes?
Thanks