-
Notifications
You must be signed in to change notification settings - Fork 10k
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
[dplay] Add support for playlists #14960
Comments
I believe these sites are now obsolete. Please comment in PR #32235 with current valid URLs for Scandinavian Discovery sites that ought to be supported. |
Hello MrDemocracy! since you have mentioned: A while ago, do you have a new solution to download neste sommer and praktisk info med jon almaas from discoveryplus.com/no with youtube-dl? |
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 2017.12.10. 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
All the episode links can be found in a json file, that is loaded when the page loads.
Example with "Praktisk info med Jon Almaas":
http://www.dplay.no/api/v2/ajax/shows/15882/seasons/?items=14&sort=episode_number_desc&video_types=-clip&page=0
The text was updated successfully, but these errors were encountered: