[nick] not supported anymore due to complete website relaunch
See original GitHub issueChecklist
- I’m reporting a broken site support
- I’ve verified that I’m running youtube-dl version 2020.07.28
- I’ve checked that all provided URLs are alive and playable in a browser
- I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- I’ve searched the bugtracker for similar issues including closed ones
Verbose log
D:\youtube-dl>youtube-dl --verbose https://www.nick.de/episodes/06ik5u/die-legende-von-korra-jenseits-der-geisterwelt-ep-10
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.nick.de/episodes/06ik5u/die-legende-von-korra-jenseits-der-geisterwelt-ep-10']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.07.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: none
[debug] Proxy map: {}
[nick.de] die-legende-von-korra-jenseits-der-geisterwelt-ep-10: Downloading webpage
ERROR: Unable to extract mrss 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 "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\nick.py", line 191, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\nick.py", line 181, in _extract_mrss_url
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpq2whuxta\build\youtube_dl\extractor\common.py", line 1005, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract mrss 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.
Description
As pointed out on https://github.com/ytdl-org/youtube-dl/issues/25065, nick.de uses a new stream infrastructure / new player similar to other Viacom channels like MTV.de, CC.com and nickjr.de (which are supported already). Therefore, nick.de links do not work with youtube-dl anymore.
Example links for single episode pages:
https://www.nick.de/episodes/06ik5u/die-legende-von-korra-jenseits-der-geisterwelt-ep-10
https://www.nick.de/episodes/t051ih/zoey-101-eine-hand-waescht-die-andere-staffel-3-ep-23
https://www.nick.de/episodes/7xp55o/pokemon-funkelnder-stern-der-heimat-so-fern-staffel-21-ep-25
Example links for season/show pages (including several episodes):
https://www.nick.de/shows/icarly/2zh6sc/staffel-3
https://www.nick.de/shows/tgo36o/rugrats
https://www.nick.de/shows/0fvug8/cosmo-wanda-wenn-elfen-helfen
Example links for clips:
https://www.nick.de/video/ymk48y/spongebob-schwammkopf-wurmige-freundschaft
https://www.nick.de/video/xz163s/henry-danger-henry-danger-serien-finale
https://www.nick.de/video/o23bpt/zuckerrausch
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Cleaning Up The Dirty - The Ringer
Now, aging bad-boy founder Nik Richie is attempting a relaunch as a kinder, gentler entertainment hub. Is his scandal-tracking empire too dirty ...
Read more >Lord & Taylor relaunches, online only | Retail Dive
UPDATE: April 19, 2021: Lord & Taylor is back in business, online only, as of Friday, owner Saadia Group said in a press...
Read more >Web Scraping with a Headless Browser: A Puppeteer Tutorial
In this article, Toptal Freelance JavaScript Developer Nick Chikovani shows how easy it is to perform web scraping using a headless browser.
Read more >Nickelodeon - Wikipedia
Nickelodeon (often shortened to Nick) is an American pay television channel which launched on April 1, 1979, as the first cable channel for...
Read more >The Game-Changing Global Defaults Editor - Elegant Themes
Manage The Design Of Your Entire Divi Website From Within The Builder ... When I'm not hard at work on new themes, I...
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 FreeTop 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
Top GitHub Comments
@luckydonald nope nick.de wasn’t part of it yet. However I made some fix for it which will be released within next few days
Sorry for the late response. I recently updated the mtv extractor. With minor modifications I can get nick.de working again.