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

New imgur videos #18404

Closed
Meneth32 opened this issue Dec 4, 2018 · 2 comments
Closed

New imgur videos #18404

Meneth32 opened this issue Dec 4, 2018 · 2 comments

Comments

@Meneth32
Copy link
Contributor

@Meneth32 Meneth32 commented Dec 4, 2018

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2018.12.03. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2018.12.03

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones
  • Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browser

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://imgur.com/GPnMEcs']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.12.03
[debug] Git HEAD: 5547014ad
[debug] Python version 3.5.3 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-82721-g89092fa, ffprobe N-82721-g89092fa, phantomjs 2.1.1
[debug] Proxy map: {}
[Imgur] GPnMEcs: Downloading webpage
ERROR: No sources found for video GPnMEcs. Maybe an image?
Traceback (most recent call last):
  File "youtube_dl\YoutubeDL.py", line 792, in extract_info
    ie_result = ie.extract(url)
  File "youtube_dl\extractor\common.py", line 508, in extract
    ie_result = self._real_extract(url)
  File "youtube_dl\extractor\imgur.py", line 67, in _real_extract
    expected=True)
youtube_dl.utils.ExtractorError: No sources found for video GPnMEcs. Maybe an image?

...
<end of log>

Description of your issue, suggested solution and other information

New imgur videos seem to use some new system not yet supported by youtube-dl. However, Firefox can save mp4 files as usual.

This error does not occur with older videos.

@ealgase
Copy link
Contributor

@ealgase ealgase commented Dec 7, 2018

That image isn't available for me (returns a not found page). Can you give another example?

@remitamine remitamine closed this Dec 7, 2018
@Meneth32
Copy link
Contributor Author

@Meneth32 Meneth32 commented Dec 8, 2018

https://imgur.com/gallery/GPnMEcs (works in browser but youtube-dl strips the "gallery" part and goes 404)
https://imgur.com/a/GPnMEcs ("WARNING: Falling back on generic information extractor.", lots of "Got server HTTP error")
https://imgur.com/zzn6218 (works in both browser and youtube-dl).

@remitamine remitamine reopened this Dec 8, 2018
@remitamine remitamine closed this in 5f47a60 Dec 9, 2018
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
3 participants
You can’t perform that action at this time.