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

[UFC.com] Add support? #22291

Open
channelmars opened this issue Sep 2, 2019 · 1 comment
Open

[UFC.com] Add support? #22291

channelmars opened this issue Sep 2, 2019 · 1 comment

Comments

@channelmars
Copy link

@channelmars channelmars commented Sep 2, 2019

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running youtube-dl version 2019.09.01
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that none of provided URLs violate any copyrights
  • I've searched the bugtracker for similar site support requests including closed ones

Description

youtube-dl https://www.ufc.com/video/ufc-242-countdown-full-episode
[generic] ufc-242-countdown-full-episode: Requesting header
WARNING: Falling back on generic information extractor.
[generic] ufc-242-countdown-full-episode: Downloading webpage
[generic] ufc-242-countdown-full-episode: Extracting information
ERROR: Unsupported URL: https://www.ufc.com/video/ufc-242-countdown-full-episode


Verbose:


youtube-dl https://www.ufc.com/video/ufc-242-countdown-full-episode
[generic] ufc-242-countdown-full-episode: Requesting header
WARNING: Falling back on generic information extractor.
[generic] ufc-242-countdown-full-episode: Downloading webpage
[generic] ufc-242-countdown-full-episode: Extracting information
ERROR: Unsupported URL: https://www.ufc.com/video/ufc-242-countdown-full-episode

youtube-dl --verbose https://www.ufc.com/video/ufc-242-countdown-full-episode
[debug] System config: []
[debug] User config: ['--format', 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/mp4', '-i', '-o', 'E:\Videos\%(upload_date)s - %(title)s.%(ext)s']
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.ufc.com/video/ufc-242-countdown-full-episode']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.09.01
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg 4.1.4, ffprobe 4.1.4
[debug] Proxy map: {}
[generic] ufc-242-countdown-full-episode: Requesting header
WARNING: Falling back on generic information extractor.
[generic] ufc-242-countdown-full-episode: Downloading webpage
[generic] ufc-242-countdown-full-episode: Extracting information
ERROR: Unsupported URL: https://www.ufc.com/video/ufc-242-countdown-full-episode
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpbzyg5d3a\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpbzyg5d3a\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpbzyg5d3a\build\youtube_dl\extractor\generic.py", line 3355, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.ufc.com/video/ufc-242-countdown-full-episode

@channelmars
Copy link
Author

@channelmars channelmars commented Jan 14, 2020

Sorry for the duplicate post.

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
1 participant
You can’t perform that action at this time.