User Tools

Site Tools


public:ripping_a_video_from_a_website

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:ripping_a_video_from_a_website [2024/05/01 14:40] thomaspublic:ripping_a_video_from_a_website [2024/05/04 12:57] (current) thomas
Line 10: Line 10:
 If both options fail, my manual method is to open the page in Firefox, and open the ''Network'' tool (from the web developer tools). If both options fail, my manual method is to open the page in Firefox, and open the ''Network'' tool (from the web developer tools).
  
-When you load the video, you will see that a bunch of files are downloaded. First, a playlist file should be downloaded, followed by short video files (which are parts of the video you want to download). The playlist file often has the extensions ''.m3u'' or ''.m3u8''.+When you load the video, you will see that a bunch of files are downloaded. First, a playlist file should be downloaded, followed by short video files (which are parts of the video you want to download). The playlist file often has the extensions ''.m3u'' or ''.m3u8''. Sometimes ''.mpd'' is also used.
  
 When you think you have identified the playlist, you can try to play it directly with ''ffplay'' (from the ''ffmpeg'' suite): When you think you have identified the playlist, you can try to play it directly with ''ffplay'' (from the ''ffmpeg'' suite):
Line 28: Line 28:
 The video should now be saved into ''output.mp4''. You can adjust the ''ffmpeg'' command to use specific codecs or other options if needed. Alternatively, you can use VLC's ''stream output'' option to save the video. The video should now be saved into ''output.mp4''. You can adjust the ''ffmpeg'' command to use specific codecs or other options if needed. Alternatively, you can use VLC's ''stream output'' option to save the video.
  
-{{tag>m3u ffmpeg vlc yt-dlp multimedia}}+{{tag>m3u mpd ffmpeg vlc yt-dlp multimedia}}
public/ripping_a_video_from_a_website.1714574451.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki