netzkino - Unsupported URL #24839

Open
opened 2026-02-21 12:13:45 -05:00 by deekerman · 0 comments
Owner

Originally created by @mouz124 on GitHub (Jan 3, 2022).

Checklist

  • [x ] I'm reporting a broken site support
  • [x ] I've verified that I'm running youtube-dl version 2021.12.17
  • [x ] I've checked that all provided URLs are alive and playable in a browser
  • [x ] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [x ] I've searched the bugtracker for similar issues including closed ones

Verbose log

C:\Temp\ffmpeg-4.4.1-essentials_build>youtube-dl -v https://www.netzkino.de/filme/die-blaue-lagune
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.netzkino.de/filme/die-blaue-lagune']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2021.12.17
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: none
[debug] Proxy map: {}
[generic] die-blaue-lagune: Requesting header
WARNING: Falling back on generic information extractor.
[generic] die-blaue-lagune: Downloading webpage
ERROR: Unable to download webpage: IncompleteRead(5394 bytes read, 759 more expected) (caused by IncompleteRead(5394 bytes read, 759 more expected)); 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.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\extractor\common.py", line 634, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\YoutubeDL.py", line 2288, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\utils.py", line 2625, in http_response
File "C:\Python\Python34\lib\http\client.py", line 543, in read
File "C:\Python\Python34\lib\http\client.py", line 629, in _readall_chunked
File "C:\Python\Python34\lib\http\client.py", line 701, in _safe_read

Description

The netzkino URL is broken, i try different link... I have try with ID "watch/a0U01000000yIU5" and the name "/filme/die-blaue-lagune"
I Think the extractor do not found netzkino.py

Bug 9226 looks similar only that extractor is correct here
https://github.com/ytdl-org/youtube-dl/issues/9226
looks similar only that it is correct here

Originally created by @mouz124 on GitHub (Jan 3, 2022). ## Checklist - [x ] I'm reporting a broken site support - [x ] I've verified that I'm running youtube-dl version **2021.12.17** - [x ] I've checked that all provided URLs are alive and playable in a browser - [x ] I've checked that all URLs and arguments with special characters are properly quoted or escaped - [x ] I've searched the bugtracker for similar issues including closed ones ## Verbose log C:\Temp\ffmpeg-4.4.1-essentials_build>youtube-dl -v https://www.netzkino.de/filme/die-blaue-lagune [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', 'https://www.netzkino.de/filme/die-blaue-lagune'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2021.12.17 [debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362 [debug] exe versions: none [debug] Proxy map: {} [generic] die-blaue-lagune: Requesting header WARNING: Falling back on generic information extractor. [generic] die-blaue-lagune: Downloading webpage ERROR: Unable to download webpage: IncompleteRead(5394 bytes read, 759 more expected) (caused by IncompleteRead(5394 bytes read, 759 more expected)); 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. File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\extractor\common.py", line 634, in _request_webpage File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\YoutubeDL.py", line 2288, in urlopen File "C:\Python\Python34\lib\urllib\request.py", line 470, in open File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\utils.py", line 2625, in http_response File "C:\Python\Python34\lib\http\client.py", line 543, in read File "C:\Python\Python34\lib\http\client.py", line 629, in _readall_chunked File "C:\Python\Python34\lib\http\client.py", line 701, in _safe_read ## Description The netzkino URL is broken, i try different link... I have try with ID "watch/a0U01000000yIU5" and the name "/filme/die-blaue-lagune" I Think the extractor do not found netzkino.py Bug 9226 looks similar only that extractor is correct here https://github.com/ytdl-org/youtube-dl/issues/9226 looks similar only that it is correct here
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#24839
No description provided.