-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
VVVVID: add support for playlists #18130
Comments
Referrence: VVVVID-Downloader |
Hi, has the season detection been fixed? |
yes, it will be supported in the next version(thank to the work done by @nixxo). |
Hi, unfortunately season detection still doesn't work with release 2020.12.31, The filename is |
unfortunately thats a problem of vvvvid website.
as you can see from the data downloaded trom the vvvvid website the seson_number value is 1 (one). the s04e01 part is only found in the m3u8 manifest url. I'll do some test with other show to check if it's something shared across the website. |
the patterns that i found so far are, |
ok, I was doing it as well. I'm also looking at #27601 to extract the season title and not just the season number |
Thanks. |
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2018.11.07. 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
-v
flag 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 ```):If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
Description of your issue, suggested solution and other information
I want download a playlist from VVVVID, but it doesn't support it. I have tried with and without putting my credentials with no results.
The text was updated successfully, but these errors were encountered: