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

Next revision
Previous revision
public:ripping_a_video_from_a_website [2024/05/01 14:38] – created thomaspublic:ripping_a_video_from_a_website [2024/05/04 12:57] (current) thomas
Line 1: Line 1:
 ====== Ripping a video from a website ====== ====== Ripping a video from a website ======
 +
 +:!: If your browser indicates that any kind of DRM is in use, such as WideVine or FairPlay, these instructions will not be sufficient, as those videos are encrypted.
  
 If a website has a video you'd like to download, try the obvious methods first: If a website has a video you'd like to download, try the obvious methods first:
Line 8: 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 26: 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.1714574298.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki