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

site support request: closertotruth.com #8435

Closed
privong opened this issue Feb 4, 2016 · 1 comment
Closed

site support request: closertotruth.com #8435

privong opened this issue Feb 4, 2016 · 1 comment
Labels
site-support-request Add extractor(s) for a new domain

Comments

@privong
Copy link

privong commented Feb 4, 2016

Sample URL: http://closertotruth.com/series/what-truth#video-49253

$ youtube-dl --version
2016.01.09
$ youtube-dl -v http://closertotruth.com/series/what-truth#video-49253
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://closertotruth.com/series/what-truth#video-49253']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.01.09
[debug] Python version 3.5.1 - Linux-4.4.1-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 2.8.6, ffprobe 2.8.6, rtmpdump 2.4
[debug] Proxy map: {}
[generic] what-truth#video-49253: Requesting header
WARNING: Falling back on generic information extractor.
[generic] what-truth#video-49253: Downloading webpage
[generic] what-truth#video-49253: Extracting information
ERROR: Unsupported URL: http://closertotruth.com/series/what-truth#video-49253
Traceback (most recent call last):
  File "/usr/lib/python3.5/site-packages/youtube_dl/YoutubeDL.py", line 665, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.5/site-packages/youtube_dl/extractor/common.py", line 312, in extract
    return self._real_extract(url)
  File "/usr/lib/python3.5/site-packages/youtube_dl/extractor/generic.py", line 1908, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: http://closertotruth.com/series/what-truth#video-49253
@jaimeMF jaimeMF added the site-support-request Add extractor(s) for a new domain label Feb 5, 2016
@TRox1972
Copy link
Contributor

As of current version CloserToTruth is supported.

@dstftw dstftw closed this as completed Jun 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-support-request Add extractor(s) for a new domain
Projects
None yet
Development

No branches or pull requests

4 participants