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 #21122

Open
jpritikin opened this issue May 16, 2019 · 5 comments
Open

site support: mediagoblin, libreplanet #21122

jpritikin opened this issue May 16, 2019 · 5 comments

Comments

@jpritikin
Copy link

@jpritikin jpritikin commented May 16, 2019

Checklist

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

Example URLs

Single videos from this site work fine.

Description

joshua@cocoa:/tmp$ 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.05.11
[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 3329, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://media.libreplanet.org/u/libreplanet/tag/libreplanet-2019-video/

@ealgase
Copy link
Contributor

@ealgase ealgase commented May 16, 2019

Libreplanet is just a mediagoblin instance, correct?

@jpritikin
Copy link
Author

@jpritikin jpritikin commented May 16, 2019

Yes

@ealgase
Copy link
Contributor

@ealgase ealgase commented May 16, 2019

Is there a list of mediagoblin instances?

@jpritikin
Copy link
Author

@jpritikin jpritikin commented May 16, 2019

Is there a list of mediagoblin instances?

No idea. Maybe you could ask upstream to add some unique HTML to identify the page as mediagoblin?

@ealgase
Copy link
Contributor

@ealgase ealgase commented May 17, 2019

Yeah, the current PeerTube implementation is... subpar, so a different solution would be ideal for MediaGoblin
Screenshot 2019-05-16 at 9 06 39 PM

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.