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

AT&T Tech Channel, site support request #3938

Closed
privong opened this issue Oct 13, 2014 · 2 comments
Closed

AT&T Tech Channel, site support request #3938

privong opened this issue Oct 13, 2014 · 2 comments

Comments

@privong
Copy link

@privong privong commented Oct 13, 2014

Probably low priority, but the AT&T Tech Channel might be useful to have.

$ youtube-dl --verbose http://techchannel.att.com/play-video.cfm/2014/1/27/ATT-Archives-The-UNIX-System-Making-Computers-Easier-to-Use
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://techchannel.att.com/play-video.cfm/2014/1/27/ATT-Archives-The-UNIX-System-Making-Computers-Easier-to-Use']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.10.05.2
[debug] Python version 3.4.2 - Linux-3.16.4-1-ARCH-x86_64-with-arch
[debug] Proxy map: {}
[generic] ATT-Archives-The-UNIX-System-Making-Computers-Easier-to-Use: Requesting header
WARNING: Falling back on generic information extractor.
[generic] ATT-Archives-The-UNIX-System-Making-Computers-Easier-to-Use: Downloading webpage
[generic] ATT-Archives-The-UNIX-System-Making-Computers-Easier-to-Use: Extracting information
ERROR: Unsupported URL: http://techchannel.att.com/play-video.cfm/2014/1/27/ATT-Archives-The-UNIX-System-Making-Computers-Easier-to-Use; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 524, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 193, in extract
    return self._real_extract(url)
  File "/usr/lib/python3.4/site-packages/youtube_dl/extractor/generic.py", line 907, in _real_extract
    raise ExtractorError('Unsupported URL: %s' % url)
youtube_dl.utils.ExtractorError: Unsupported URL: http://techchannel.att.com/play-video.cfm/2014/1/27/ATT-Archives-The-UNIX-System-Making-Computers-Easier-to-Use; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
@kennell
Copy link
Contributor

@kennell kennell commented Oct 13, 2014

This should be an easy one, direct rtmp-links are in the DOM without any obfuscation. I will give it a shot later.

@dstftw dstftw closed this in d89c6e3 Jan 10, 2015
@phihag
Copy link
Contributor

@phihag phihag commented Jan 10, 2015

I believe this issue to be fixed in youtube-dl 2015.01.10.1 and newer. See our FAQ if you need help updating.

@cdmackay cdmackay mentioned this issue Jun 17, 2020
5 of 5 tasks complete
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
4 participants
You can’t perform that action at this time.