Resource icon

Non-OBS Script OBS_AdFree_YouTube_PlayLists 0.11

Summary:
Couldnt sleep yesterday so was bored and wrote a generic YouTube stream chain to stream YouTube Playlists with OBS-Studio or to directly watch them in VLC. If theres public Interest, ill rewrite the stuff as an OBS Internal Script.

Usage:
  • Unzip to a Folder
  • Start youtube_api\stream_yt_playlist.cmd via doubleClick (a vlc Instance playing the Playlist showes up)
  • Within OBS - Add a vlc/video source and give it: http://localhost:8080/gogo.ts done
Update:
  • Removed dependency to "youtube-dl" and "ffmpeg", just utilizes vlc and php
  • Shows current played title. (Use with OBS-Studio Text Source)
  • survives Provider BlackHoles.
  • fixed Playlists, use Curl.
  • Optional : included a minimal Younow Comment Interface. (Use with OBS-Studio Text Source)
Dependencies:
  • installed msvcrt110 / w32 (redist included within folder php)
  • installed VLC
Summary: 4 Script Files. VLC and PHP.
--> Download from GitHub

Youtube-OBS.PNG

Done in (PhP/Win/Batch) .
Author
Marcedo
Downloads
3,114
Views
3,740
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. Simple Youtube VLC Playlist Streamer

    Heyo... -> rewritten the playlist fetcher to use Youtubes v3Api. -> still routes a youtube video...
  2. youtube_playlist_localhost_pumuckl.0.9

    https://github.com/arjunae/youtube_playlist_localhost youtube_playlist_localhost Streams a...
  3. ...Moved to own gitHub project.

    https://github.com/arjunae/youtube_playlist_localhost ..enjoy.. Marcedo
Top