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

southpark.cc.com not working #26777

Open
2ShedsJackson opened this issue Oct 2, 2020 · 1 comment
Open

southpark.cc.com not working #26777

2ShedsJackson opened this issue Oct 2, 2020 · 1 comment

Comments

@2ShedsJackson
Copy link

@2ShedsJackson 2ShedsJackson commented Oct 2, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.09.20
  • 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

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://southpark.cc.com/episodes/yy0vjs/south-park-the-pandemic-special-season-24-ep-1']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.09.20
[debug] Python version 3.8.2 (CPython) - FreeBSD-12.0-RELEASE-p3-amd64-64bit-ELF
[debug] exe versions: none
[debug] Proxy map: {}
[southpark.cc.com] south-park-the-pandemic-special-season-24-ep-1: Downloading webpage
Traceback (most recent call last):
  File "/lib/python3.8/runpy.py", line 193, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/lib/python3.8/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/bin/youtube-dl/__main__.py", line 19, in <module>
  File "/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main
  File "/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main
  File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2018, in download
  File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info
  File "/bin/youtube-dl/youtube_dl/extractor/common.py", line 532, in extract
  File "/bin/youtube-dl/youtube_dl/extractor/mtv.py", line 287, in _real_extract
  File "/bin/youtube-dl/youtube_dl/extractor/mtv.py", line 213, in _get_videos_info
  File "/bin/youtube-dl/youtube_dl/extractor/mtv.py", line 39, in _id_from_uri
AttributeError: 'NoneType' object has no attribute 'split'

Description

Using youtube-dl just results in the error message "AttributeError: 'NoneType' object has no attribute 'split'"
The video's master.m3u8 files are accessible and allow the video to be downloaded and played.

@SkiTheSlicer
Copy link

@SkiTheSlicer SkiTheSlicer commented Oct 2, 2020

They changed their URL structure a little while ago. Similar issue to #26763 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.