Skip to content

Zalatis/youtube-to-m3u8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

youtube-to-m3u8

Go from a youtube live and automatically get the m3u8. Here are the possibilities to get a m3u8 file:

Channel ID

Source URL : youtube.com/channel/UCbzsECFSruRVbkhkMJB3MGQ
Example URL: http://localhost/youtube-live/channel-id?id=UCbzsECFSruRVbkhkMJB3MGQ


Custom Name

Source URL : youtube.com/c/YouTubeCreators
Example URL: http://localhost/youtube-live/custom-name?id=YoutubeCreators


Handle Name

Source URL :youtube.com/@youtubecreators
Example URL: http://localhost/youtube-live/handle-name?id=@youtubecreators


Legacy Username URL

Source URL :youtube.com/user/YouTube
Example URL: http://localhost/youtube-live/user-name?id=YouTube


Live video

Source URL :youtube.com/live/jfKfPfyJRdk or youtube.com/watch?v=jfKfPfyJRdk
Example URL: http://localhost/youtube-live/video-id?id=jfKfPfyJRdk


About

Go from a youtube live and automatically get the m3u8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages