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: mediagoblin, libreplanet #21097

Closed
jpritikin opened this issue May 14, 2019 · 1 comment
Closed

site support: mediagoblin, libreplanet #21097

jpritikin opened this issue May 14, 2019 · 1 comment
Labels

Comments

@jpritikin
Copy link

@jpritikin jpritikin commented May 14, 2019

I'd like to download all the 2019 conference videos,

libreplanet

Any chance of getting this working?

@jpritikin jpritikin changed the title mediagoblin support, libreplanet site support: mediagoblin support, libreplanet May 14, 2019
@jpritikin jpritikin changed the title site support: mediagoblin support, libreplanet site support: mediagoblin, libreplanet May 14, 2019
@remitamine remitamine closed this May 14, 2019
@jpritikin
Copy link
Author

@jpritikin jpritikin commented May 14, 2019

joshua@cocoa:~/OpenMx$ youtube-dl -v https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2019-video/
[debug] System config: []
[debug] User config: ['-x', '--no-mtime', '--audio-format', 'opus', '--audio-quality', '96k', '--ignore-errors', '--download-archive', '/home/joshua/.config/youtube-dl/downloaded.txt']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2019-video/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.30
[debug] Python version 3.7.3 (CPython) - Linux-5.0.0-13-generic-x86_64-with-Ubuntu-19.04-disco
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] libreplanet-2019-video: Requesting header
WARNING: Falling back on generic information extractor.
[generic] libreplanet-2019-video: Downloading webpage
[generic] libreplanet-2019-video: Extracting information
ERROR: Unsupported URL: https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2019-video/
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/dist-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python3.7/dist-packages/youtube_dl/extractor/common.py", line 529, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/lib/python3.7/dist-packages/youtube_dl/extractor/generic.py", line 3320, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2019-video/

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.