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

Unsupported URL: phoenix.de #17354

Closed
mcnesium opened this issue Aug 26, 2018 · 4 comments
Closed

Unsupported URL: phoenix.de #17354

mcnesium opened this issue Aug 26, 2018 · 4 comments

Comments

@mcnesium
Copy link

phoenix.de has had a relaunch recently. Now Downloads fail due to unsupported URL error:

~$ youtube-dl --version
2018.08.22
~$ youtube-dl https://www.phoenix.de/sendungen/dokumentationen/mein-ausland/gespaltenes-land---schweden-hat-die-wahl-a-324347.html
[generic] gespaltenes-land---schweden-hat-die-wahl-a-324347: Requesting header
WARNING: Falling back on generic information extractor.
[generic] gespaltenes-land---schweden-hat-die-wahl-a-324347: Downloading webpage
[generic] gespaltenes-land---schweden-hat-die-wahl-a-324347: Extracting information
ERROR: Unsupported URL: https://www.phoenix.de/sendungen/dokumentationen/mein-ausland/gespaltenes-land---schweden-hat-die-wahl-a-324347.html

the video is on the bottom of the page

@h-2
Copy link

h-2 commented Feb 10, 2019

👍

@majewsky
Copy link

majewsky commented Jun 4, 2019

This is still an issue with version 2019.05.20, checked with video URL https://www.phoenix.de/sendungen/gespraeche/phoenix-runde/nach-dem-wahldebakel---cdu-und-spd-im-taumel-a-1052290.html. On the website, the video player self-identifies as "ZDF player" in the right-click menu, so maybe logic could be shared with the code for ZDF Mediathek.

@matthiasroos
Copy link

The player might be the same as for ZDF Mediathek, but it is loaded by javascript, rendering the ZDF code useless and making everything very complcated and tedious. Therefore, I am out.

@dstftw dstftw closed this as completed in c297f76 Mar 1, 2021
dstftw added a commit that referenced this issue Mar 1, 2021
…loses #21185, closes #26711, closes #27068, closes #27930, closes #28198, closes #28199, closes #28274)

* Generalize unique video ids for zdf based extractors
* Improve extraction
* Fix 3sat and phoenix
@mcnesium
Copy link
Author

mcnesium commented Mar 2, 2021

This issue is not solved yet. Why has it been closed?

m@x ~/downloads youtube-dl --version
2021.02.22

m@x ~/downloads youtube-dl https://www.phoenix.de/sendungen/dokumentationen/mensch--mythos-a-1303895.html
[generic] mensch--mythos-a-1303895: Requesting header
WARNING: Falling back on generic information extractor.
[generic] mensch--mythos-a-1303895: Downloading webpage
[generic] mensch--mythos-a-1303895: Extracting information
ERROR: Unsupported URL: https://www.phoenix.de/sendungen/dokumentationen/mensch--mythos-a-1303895.html

github-actions bot added a commit to hellopony/youtube-dl that referenced this issue Mar 2, 2021
* https://github.com/ytdl-org/youtube-dl:
  [9c9media] fix extraction for videos with multiple ContentPackages(closes ytdl-org#28309)
  [bbc] correct catched exception type
  [bbc] add support for BBC Reel videos(closes ytdl-org#21870, closes ytdl-org#23660, closes ytdl-org#28268)
  release 2021.03.02
  [ChangeLog] Actualize [ci skip]
  [zdf] Rework extractors (closes ytdl-org#11606, closes ytdl-org#13473, closes ytdl-org#17354, closes ytdl-org#21185, closes ytdl-org#26711, closes ytdl-org#27068, closes ytdl-org#27930, closes ytdl-org#28198, closes ytdl-org#28199, closes ytdl-org#28274)
leshasmlesha pushed a commit to leshasmlesha/youtube-dl that referenced this issue Mar 7, 2021
…closes ytdl-org#17354, closes ytdl-org#21185, closes ytdl-org#26711, closes ytdl-org#27068, closes ytdl-org#27930, closes ytdl-org#28198, closes ytdl-org#28199, closes ytdl-org#28274)

* Generalize unique video ids for zdf based extractors
* Improve extraction
* Fix 3sat and phoenix
leshasmlesha pushed a commit to leshasmlesha/youtube-dl that referenced this issue Mar 7, 2021
…closes ytdl-org#17354, closes ytdl-org#21185, closes ytdl-org#26711, closes ytdl-org#27068, closes ytdl-org#27930, closes ytdl-org#28198, closes ytdl-org#28199, closes ytdl-org#28274)

* Generalize unique video ids for zdf based extractors
* Improve extraction
* Fix 3sat and phoenix
leshasmlesha pushed a commit to leshasmlesha/youtube-dl that referenced this issue Apr 3, 2021
…closes ytdl-org#17354, closes ytdl-org#21185, closes ytdl-org#26711, closes ytdl-org#27068, closes ytdl-org#27930, closes ytdl-org#28198, closes ytdl-org#28199, closes ytdl-org#28274)

* Generalize unique video ids for zdf based extractors
* Improve extraction
* Fix 3sat and phoenix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants