Hi,
with „yt-dlp --list-formats” I’ve got a video format with the following parameters:
EXT = mp4, PROTO = https
1. What does HTTPS mean? Or are there streaming transfers that don’t use https?
2. Do I have to save the file as mp4?
+ Reply to Thread
Results 1 to 4 of 4
-
-
- HTTPS
HyperText Transfer Protocol Secure (You did try Google first did you?) Https stops anyone spying on the web traffic as it passes from source to you - as such it is in widespread use. Browsers routinely refuse to use the older http protocol. - Save As MP4
yt-dlp will save to the format that the stream already has. If you do not like mp4 format you can use ffmpeg to change it to, say, mkv. How to do that is a google search way no doubt.
- HTTPS
-
To PROTO: there are also formats that PROTO = m3u8_n. What’s the difference to https?
-
If I tell you that proto is short for protocol and if I tell you that Google says "M3U8 are playlist files used by video and audio players to store the location of media files. The stored information is in plain text in M3U8 files, which helps the user to play media files quickly. These files may use URLs or absolute paths to refer to a specific media file or a folder.". And if I tell you that Https is a transfer protocol does that help.
I cannot imagine what you're up to though.
Similar Threads
-
problem downloading audio format with yt-dlp
By thedebutent59 in forum Video Streaming DownloadingReplies: 1Last Post: 6th Oct 2022, 11:36 -
yt-dlp "no video formats found" error on mpd (even with --allow-u on)
By qwertiio in forum Video Streaming DownloadingReplies: 8Last Post: 30th Jul 2022, 06:51 -
YT-DLP Getting Subtitle Along With Video?
By Tom Saurus in forum Video Streaming DownloadingReplies: 16Last Post: 3rd Jan 2022, 19:36 -
yt-dlp will not download in ts format
By Skaperen in forum Video Streaming DownloadingReplies: 21Last Post: 19th Nov 2021, 19:45 -
Get a list of Youtube video titles from a list of URLs
By abolibibelot in forum Video Streaming DownloadingReplies: 3Last Post: 12th Oct 2020, 04:42