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

CDA.pl extractor is broken #28709

Closed
6 tasks done
SomeRandomScootchyGuy opened this issue Apr 9, 2021 · 0 comments
Closed
6 tasks done

CDA.pl extractor is broken #28709

SomeRandomScootchyGuy opened this issue Apr 9, 2021 · 0 comments

Comments

@SomeRandomScootchyGuy
Copy link

SomeRandomScootchyGuy commented Apr 9, 2021

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2021.04.07
  • 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 bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

C:\Users\*deleted*>youtube-dl -v https://www.cda.pl/video/16762605f/vfilm?wersja=720p
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.cda.pl/video/16762605f/vfilm?wersja=720p']
[debug] Encodings: locale cp1250, fs mbcs, out cp850, pref cp1250
[debug] youtube-dl version 2021.04.07
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg git-2020-08-31-4a11a6f, ffprobe git-2020-08-31-4a11a6f
[debug] Proxy map: {}
[CDA] 16762605f: Downloading webpage
[CDA] 16762605f: Downloading 360p version information
WARNING: Unable to download webpage: HTTP Error 404:
WARNING: [CDA] Unable to download 360p version information
[CDA] 16762605f: Downloading 720p version information
WARNING: Unable to download webpage: HTTP Error 404:
WARNING: [CDA] Unable to download 720p version information
Traceback (most recent call last):
  File "__main__.py", line 19, in <module>
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\__init__.py", line 475, in main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\__init__.py", line 465, in _real_main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\YoutubeDL.py", line 2060, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\YoutubeDL.py", line 799, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\YoutubeDL.py", line 806, in wrapper
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\YoutubeDL.py", line 827, in __extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\extractor\common.py", line 534, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\extractor\cda.py", line 212, in _real_extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\extractor\common.py", line 1192, in _search_json_ld
  File "C:\Python\Python34\lib\re.py", line 219, in finditer
TypeError: expected string or buffer

Description

Hello,

Extractor for CDA.pl stopped working. It was fine, just few days ago (it was working 05.04.2021).
I've deleted username in the Verbose log. I've tested it also for below variants of url - the results were the same.
https://www.cda.pl/video/16705934b
http://www.cda.pl/video/16705934b

Best Regards,
BearShire

@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 21, 2021
@dstftw dstftw closed this as completed in a0df8a0 May 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant