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

[Reddit] Downloading embedded videos in text posts #26131

Open
001Guy001 opened this issue Jul 27, 2020 · 0 comments
Open

[Reddit] Downloading embedded videos in text posts #26131

001Guy001 opened this issue Jul 27, 2020 · 0 comments

Comments

@001Guy001
Copy link

@001Guy001 001Guy001 commented Jul 27, 2020

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2020.06.16.1
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

C:\youtube-dl.exe -v -o "%(id)s.%(ext)s" -x https://www.reddit.com/r/NameThatSong/comments/hx4xcb/type_uptempo_melody_recreated_on_piano/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-o', '%(id)s.%(ext)s', '-x', 'https://www.reddit.com/r/NameThatSong/comments/hx4xcb/type_uptempo_melody_recreated_on_piano/']
[debug] Encodings: locale cp65001, fs mbcs, out cp65001, pref cp65001
[debug] youtube-dl version 2020.06.16.1
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: none
[debug] Proxy map: {}
[RedditR] hx4xcb: Downloading JSON metadata
ERROR: No media found
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbtmq\build\youtube_dl\extractor\reddit.py", line 109, in _real_extract
youtube_dl.utils.ExtractorError: No media found

Description

I'd like to suggest adding the ability to download videos from embedded videos that are in this format: https://reddit.com/link/---/video/---/player

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
1 participant
You can’t perform that action at this time.