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.
SVT extractor not working #22297
SVT extractor not working #22297
Comments
|
It looks like SVT has changed the json structure they return. I pushed a fix to https://github.com/mattiasa/youtube-dl/tree/svt which at least solves downloading a whole series. There was some code which downloads a single season which I haven't re-implemented yet. I'll see if I get time to clean this up and create a PR for it. |
|
Single episode download works as normal so I solved my problem by fetching those episode urls from the rss feed. |
Checklist
Verbose log
Description
Several other sites also seem to have extractor problems also. I'm using the latest Ubuntu LTS server version.