How can I watch something using youtube-dl+MPV while also saving the file to disk?
Specifically a stream.
How can I watch something using youtube-dl+MPV while also saving the file to disk?
Other urls found in this thread:
github.com
mpv.io
github.com
github.com
github.com
github.com
pastebin.com
mpv.io
twitter.com
You can just use VLC and hit the record button.
I said youtube-dl and MVP
also wouldn't vlc recompress shit?
mpv can't play and download at the same time, best to just play the stream with mpv and download with another program like ffmpeg or use VLC like user said
>A thread died because OP can't into google
why not play with mpv+ytdl
then open another instance of ytdl to download it?
mostly I want it because I want to be able to go back to the start of the stream while the stream is ongoing.
i use peerflix for torrent shit and i'm pretty sure there's a download option for YT-dl
just read the manpages™ lel
yeah but ytdl doesn't allow me to watch the saved footage until the entire stream is done. I wanna do this:
oh really? i thought there's an option for that given how large the program is, mb
add
record-file= "~~/stream.ts"
to your mpv.conf. could also bind this to a key instead