Skip to content

Pedroxam/save-online-m3u8-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

save-online-m3u8-video

Record and preview online m3u8 and m3u Videos, including split videos by time and concate videos.

You can record any online m3u8 videos with specfield time. also 95% encrypted streams is now worked on this script.

Please make sure latest ffmpeg module installed on your server.

Enter stream video url in first field and enter seconds time on second field. click on record button. for example if you enter 60 seconds, the video file cuts for every 60 seconds, and with stop button, you can view confirm box to set concat all files to 1 file.


Update: Adding Custom HTTP Proxy for download videos !

Record M3U8 and M3U Videos

You can save most of online videos services.

Split video by time

You can split videos in parts with time.

Concat videos (merge videos)

You can merge all video parts in 1 file.

Preivew While recording

You can preview video while recording.

Add Custom Proxy

You can set http proxy for using download videos.(using proxy over ffmpeg)

Live FFmpeg Logs

You can see live ffmpeg logs.

Windows Notes:

  • For stopping ffmpeg in windows, i put a simple excutable file called "pskill.exe". for use this file, first open and select agree of use.

Credits:

  • php
  • ffmpeg
  • bootstrap
  • jquery
  • hls

Enjoy