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.
WebOfStories Playlist: youtube-dl Finds 0 Videos #16914
Comments
|
@dstftw After investigating a bit about this issue I found out that in /extractor/webofstorie.py#L137 we are trying to find a pattern that have I have tested this on |
|
I'm thinking maybe they changed their streaming URLs? Either way, I've
The code needs to start from the first URL to learn the general structure of the media location. Here's an example URL: Notice |
Before submitting an issue make sure you have:
What is the purpose of 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:
Description of your issue, suggested solution and other information
The playlist here contains 360 videos, yet
youtube-dlcannot find them. According to the supportedsites.md, WebOfStories playlists are supported. In fact,youtube-dlis able to download a single video, but not videos of playlists.