Skip to content

ZazerConer/youtube-live-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 

Repository files navigation

YouTube Live with M3U8 link

YouTube

Add YouTube live URL with M3U8 Link



Channel ID


youtube.com/channel/UCUZHFZ9jIKrLroW8LcyJEQQ


Add channel:

https://livestream.zazerconer.workers.dev/channel/channelID.m3u8


Get the channel ID


YouTube Channel ID Finder

OR


Info-Tube



Custom Name


youtube.com/c/YouTubeCreators


Add channel:

https://livestream2.zazerconer.workers.dev/c/customName.m3u8


User Name


youtube.com/user/YouTube


Add channel:

https://livestream3.zazerconer.workers.dev/user/userName.m3u8


YouTube video Live


youtube.com/live/K9Rbcmp2Svm


  • What if a YouTube channel has more than one Live video and how to get the specific video URL instead of the channel URL?

Follow these steps:


  1. Go to the live YouTube video you want and play it.

  1. Click the Share button.
YTvideoShare


  1. If the share popup appears, get the video ID from the URL like the image below.
YTvideoID


  1. Add a video ID to this link.
https://livestream4.zazerconer.workers.dev/live/videoID.m3u8



Please note: This m3u8 link only supports Live videos but if you add a non-live video ID to the link, it won't work.


URL difference: /live/

  • Live https://www.youtube.com/live/videoID

  • Non-live https://www.youtube.com/videoID



Handle Name


youtube.com/@youtubecreators


Add channel:

https://ytlive.zazerconer.workers.dev/@handleName.m3u8


M3U8 direct link for YouTube Live URL



Channel ID: /channel/ » channel-id

https://livestream.zazerconer.workers.dev/channel/channelID.m3u8

Custom Name: /c/ » custom-name

https://livestream2.zazerconer.workers.dev/c/customName.m3u8

User Name: /user/ » user-name

https://livestream3.zazerconer.workers.dev/user/userName.m3u8

Video ID: /live/ » youtube-video-live

https://livestream4.zazerconer.workers.dev/live/videoID.m3u8

Handle Name: /@ » handle-name

https://ytlive.zazerconer.workers.dev/@handleName.m3u8




Build your own YouTube direct link with CF Workers.


See Here








© 2024 YouTube Live Link @ZazerConer's