YouTube-Downloader icon indicating copy to clipboard operation
YouTube-Downloader copied to clipboard

Display live events

Open NOPENN opened this issue 7 years ago • 8 comments

we use the error on video.php file for a on this moment for a youtube player if there is a error displays a youtube video with the live event.

Maby possible in the future script: If there is a live event show youtube player with the live event. In the near future replace this with a mp4 or something else live stream like m3u8 stream. possible?

NOPENN avatar Jul 18 '17 22:07 NOPENN

Not sure I understand the value. If the goal is to show a youtube player of the live event, shouldn't we just send the user to youtube for that?

Ie, if the video id requested matches a live stream (not sure how we determine that but assuming we can) show an error and give the user a link to where they can watch it live?

I don't get the value of providing a viewer in our web interface as opposed to youtube's - in those cases use the embed youtube provides to host the live event on your site

jeckman avatar Jul 19 '17 18:07 jeckman

Also is this different than #216 or is it the same request?

jeckman avatar Jul 19 '17 18:07 jeckman

yes

NOPENN avatar Jul 23 '17 15:07 NOPENN

Does "yes" mean "yes it is different" or "yes, it is the same request?"

jeckman avatar Jul 23 '17 17:07 jeckman

different.

NOPENN avatar Jul 23 '17 17:07 NOPENN

Hi Jeckman Thanks For Making This Script. But I Have 1 Q? How To Get Google Drive Video Link Your Script Use $avail_formats And Drive Use fmt_stream_map So What Can I Do For Drive Video.

waqasbelushi avatar Aug 12 '17 09:08 waqasbelushi

@jeckman : Let me clarify nopenn's issue "When there are live streaming, is there a way to display a player for live streaming using m3u8 or something"

@NOPENN : It's possible, but my script structure was different with this repo. So I build my own library...

@waqasbelushi : This issue/repo is not about google drive, but I can suggest you to use this https://drive.google.com/uc?export=download&id=YourFileIDHere if you're using free service, sometime you will encounter with the download limit..

StefansArya avatar Aug 12 '17 12:08 StefansArya

first you and the members a good 2019

second i found something be interesting

a https://github.com/ScarletsFiction/LittleYoutube-PHP that turns live feed to a .m3u8 feed

And if not live you can combine media with external subtitels maby you can add it ?

NOPENN avatar Jan 06 '19 16:01 NOPENN