spiegel.de again: Unable to extract server URL
See original GitHub issueMake sure you are using the latest version: run youtube-dl --version
and ensure your version is 2018.05.18. 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 2018.05.18
Before submitting an issue make sure you have:
- At least skimmed through the README, most notably the FAQ and BUGS sections
- Searched the bugtracker for similar issues including closed ones
- Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser
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
$ youtube-dl --verbose http://www.spiegel.de/video/geschichten-aus-dem-kalten-krieg-die-atombombe-im-vorgarten-video-99011625.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'http://www.spiegel.de/video/geschichten-aus-dem-kalten-krieg-die-atombombe-im-vorgarten-video-99011625.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2018.05.18
[debug] Python version 2.7.15 (CPython) - Darwin-16.7.0-x86_64-i386-64bit
[debug] exe versions: avconv 12.3, avprobe 12.3, ffmpeg 4.0, ffprobe 4.0
[debug] Proxy map: {}
[Spiegel] 99011625: Downloading webpage
ERROR: Unable to extract server URL; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 503, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/spiegel.py", line 86, in _real_extract
webpage, 'server URL', group='url')
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 883, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract server URL; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8
Top Results From Across the Web
Web Repository Manager
You use a Web repository (manager) to provide read access to documents stored on remote Web servers. The documents are made available as...
Read more >studying_news_use/2_data_collection_2.html at master · joon-e ...
Course repo for the methods module of SEDS course "Studying News Use with Computational Methods" - studying_news_use/2_data_collection_2.html at master ...
Read more >Studying News Use with Computational Methods - GitHub Pages
Digitally stored news texts (e.g., on online news sites ... Extract article text without headlines as single paragraphs: wiki_html %>%.
Read more >Problem: Unable to access shared ArcGIS Server services via ...
Technical Article Details : Problem: Unable to access shared ArcGIS Server services via the service URL in ArcGIS Online Map Viewer.
Read more >[ROM][WWE]blackSTONEhenge™HyPer v4.8.28248 M2.5.2022 ...
I often get unable to locate server errors. ... still can't extract the files so ran ruu from winzip but the error 240...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
A release version with commit https://github.com/rg3/youtube-dl/commit/06ea7bdd99c16b718c977a652f0ef66341ac2b6c has not happened yet, it seems…
Try running git master
Yep, works here too. Thanks a lot! 😃