How to download/save replays from ESPN+ using youtube-dl

1 year ago
31

If you have questions about using youtube-dl, please email me rather than leaving a comment on the video. For some reason, the comments are not displaying on the videos, even though I am getting the notifications. Please email me directly @ realcordcutters at outlook dot com.

This video is part of my CFB Cord Cutting DVR Guide 2021 Version: http://realcordcutters.blogspot.com/2021/08/cfb-cord-cutting-dvr-guide-2021-version.html. You can also find other Cord Cutting guides here: http://realcordcutters.blogspot.com/

youtube-dl command line to run is below. Replace HERE with the m3u8 url. Replace authorization:key with the word authorization:the key copied from DUST
youtube-dl "HERE" --hls-prefer-native --add-header "authorization:key" -o myfile.mp4

You can download youtube-dl from here: https://youtube-dl.org/
You can download FFMPEG from here: https://ffmpeg.org/download.html

Loading 2 comments...