Skip to content
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

Support for Spreaker.com #13480

Open
rudolphos opened this issue Jun 23, 2017 · 4 comments
Open

Support for Spreaker.com #13480

rudolphos opened this issue Jun 23, 2017 · 4 comments

Comments

@rudolphos
Copy link

@rudolphos rudolphos commented Jun 23, 2017


Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.06.23. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.06.23

Before submitting an issue make sure you have:

  • At least skimmed through README and most notably FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

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:

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-ci', '--write-thumbnail', '--sub-format', 'ass/srt/best', '--write-auto-sub', '--convert-subs', 'srt', '--write-description', '--write-info-json', '-f', 'bestvideo+bestaudio/best', '-o', '/Videos/%(uploader)s - %(title)s (%(id)s).%(ext)s', '-v', 'http://www.spreaker.com/show/andre-dorseys-show']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.06.23
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: ffmpeg N-81774-g64545dd, rtmpdump 2.4
[debug] Proxy map: {}
[generic] andre-dorseys-show: Requesting header
WARNING: Falling back on generic information extractor.
[generic] andre-dorseys-show: Downloading webpage
[generic] andre-dorseys-show: Extracting information
[generic] player?show_id=2452465&autoplay=false: Requesting header
WARNING: Falling back on generic information extractor.
[generic] player?show_id=2452465&autoplay=false: Downloading webpage
[generic] player?show_id=2452465&autoplay=false: Extracting information
ERROR: Unsupported URL: https://widget.spreaker.com/player?show_id=2452465&autoplay=false
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpsrujt7wq\build\youtube_dl\YoutubeDL.py", line 762, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpsrujt7wq\build\youtube_dl\extractor\common.py", line 433, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpsrujt7wq\build\youtube_dl\extractor\generic.py", line 2796, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://widget.spreaker.com/player?show_id=2452465&autoplay=false
...
<end of log>

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):


@Tatsh Tatsh mentioned this issue Aug 10, 2017
4 of 8 tasks complete
@flomk flomk mentioned this issue Sep 15, 2017
4 of 8 tasks complete
@mayeaux
Copy link

@mayeaux mayeaux commented Jul 3, 2019

Did this ever get merged?

@lstolcman
Copy link

@lstolcman lstolcman commented Jul 12, 2019

Did this ever get merged?

bump for merging this :)

@tjesp
Copy link

@tjesp tjesp commented Sep 1, 2019

I'm on "2019.09.01" and I miss this :)

@rudolphos
Copy link
Author

@rudolphos rudolphos commented Sep 7, 2019

bump 2+ years later

youtube-dl https://www.spreaker.com/user/0000/episode-00-crossing
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.09.01
[debug] Python version 3.6.8 (CPython) - Linux-4.4.0-17134-Microsoft-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 4.1.3-0york1, ffprobe 4.1.3-0york1
[debug] Proxy map: {}
Falling back on generic information extractor.
^[[AFalling back on generic information extractor.
ERROR: Unsupported URL: https://widget.spreaker.com/player?episode_id=000000000&autoplay=false&playlist=show&cover_image_url=https://00000.cloudfront.net/images.spreaker.com/original/0000.jpg
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/generic.py", line 3355, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://widget.spreaker.com/player?episode_id=0000000&autoplay=false&playlist=show&cover_image_url=https://00000.cloudfront.net/images.spreaker.com/original/0000000.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.