Simple Youtube & HLS Downloader Nginx/PHP

djjogy

Member
Aug 22, 2019
89
68
18
Self-Created Youtube & HLS Stream Video Downloader and Converter
via Nginx & PHP Full Server Windows

Insert Youtube Link or ID.
HLS Downloader insert Full Link
Use
Video DownloadHelper for Firefox For Stream Link detect
Or
How To Press F12


unbenanntzbkby.jpg



 
Last edited:

djjogy

Member
Aug 22, 2019
89
68
18
Can I do the same thing on the SnapTube app?
No you need for this a one VPS Linux Ubuntu or Debian { youtube-dl ] with ffmpeg,
My tool is in Windows with NGINX and PHP with ffmpeg and youtube-dl.exe for Windows
in php exec and php shell_exec as mini Server.

for hls stream download you need only ffmpeg with command
Code:
ffmpeg -i "https://yourstream.m3u8" -c copy -bsf:a aac_adtstoasc "yourstream.mp4"
how to youtube-dl read this
full codes here

;)


simple local video file as HLS livestream in PHP and video.js

for example as external URL get id in MTDb - Ultimate Movie&TV Database
show Attach file
 

Attachments

  • LOCAL PHP HLS LIVESTREAM.zip
    671.2 KB · Views: 61
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu