You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've verified that I'm running youtube-dl version 2019.04.30
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
PS D:\Downloads> .\youtube-dl.exe -v https://v.redd.it/mmrx3kz5d2x21
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://v.redd.it/mmrx3kz5d2x21']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.04.30
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg 4.0.2, ffprobe 4.0.2
[debug] Proxy map: {}
[Reddit] mmrx3kz5d2x21: Downloading m3u8 information
[Reddit] mmrx3kz5d2x21: Downloading MPD manifest
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://v.redd.it/mmrx3kz5d2x21/HLS_360_v4.m3u8'
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 9
[download] Destination: mmrx3kz5d2x21-mmrx3kz5d2x21.mp4
[download] 100% of 6.46MiB in 00:02
Description
Some v.redd.it videos have strange visual issues at around 6 seconds, 12 seconds, 18 seconds, etc (I have uploaded some examples in which you can see that the problems occur at practically the same time in each video).
Here are ffprobe results on 3 v.redd.it videos I downloaded today and that have issues and 1 v.redd.it video that I downloaded today and has no issues:
Checklist
Verbose log
Description
Some v.redd.it videos have strange visual issues at around 6 seconds, 12 seconds, 18 seconds, etc (I have uploaded some examples in which you can see that the problems occur at practically the same time in each video).
Here are
ffprobe
results on 3 v.redd.it videos I downloaded today and that have issues and 1 v.redd.it video that I downloaded today and has no issues:As you can see, all of the broken videos specify
mpegts
and are missing metadata.The videos that have problems after downloaded came from: https://v.redd.it/mmrx3kz5d2x21, https://v.redd.it/jh36uwq0b7x21, and https://v.redd.it/va1hxr74i2x21
The text was updated successfully, but these errors were encountered: