Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
Lista Forumurilor Pe Tematici
Mrrrr's Forum (VIEW ONLY) | Reguli | Inregistrare | Login

POZE MRRRR'S FORUM (VIEW ONLY)

Nu sunteti logat.
Nou pe simpatie:
Profil Alexandraa.
Femeie
22 ani
Braila
cauta Barbat
26 - 80 ani
Mrrrr's Forum (VIEW ONLY) / Tutoriale si Ghiduri Utile // Tutorials and useful guides / [VIDEO] Download M3U8 Media Segments to MP4 Moderat de TRaP, TonyTzu
Autor
Mesaj Pagini: 1
Mrrrr
AdMiN

Inregistrat: acum 17 ani
Postari: 2186
1. Download and extract FFMPEG:

2. Open CMD and navigate to ffmpeg\bin folder

3. Obtain the address of the M3U8 file, by right clicking the page containing the video, then clicking Inspect. Under "Elements", search with CTRL+F for "m3u8" without the quotes.

4. Type the following command replacing the address to the M3U8 file with your own:
ffmpeg -i http://.../playlist.m3u8 -c copy -bsf:a aac_adtstoasc output.mp4

5. output.mp4 will be saved in the ffmpeg\bin directory

NOTE: This process might take a while, depending on the number of segments and the site you are getting them from.

Source and 4 other methods:


_______________________________________


pus acum 3 luni
   
Mrrrr
AdMiN

Inregistrat: acum 17 ani
Postari: 2186
Another option:

1. Download the M3U8 file normally, then open it with notepad and check the video naming convention, eg:

#EXTINF:5,
video0.ts
#EXTINF:5,
video1.ts
#EXTINF:5,
video2.ts

... etc...

#EXTINF:5,
video123.ts

2. Get the browser extension DownThemAll, or another program or extension that lets you download batches similarly to DownThemAll (see below)

3. Upon install, Add Download in DownThemAll, and in the "Download" field add a batch download based on the video naming obtained at no. 1

http://.../video[0:123].ts


4. When it's asking if you want to download multiple files, click on Batch Download button, then wait for download to finish - it might take a while

5. Upon download, merge the ts files using this method:


_______________________________________


pus acum 3 luni
   
Pagini: 1  

Mergi la