Heyo...
-> rewritten the playlist fetcher to use Youtubes v3Api.
-> still routes a youtube video resource via
http://localhost:8080/gogo.ts
-> provides the fetched playlist / current title in yt_playlist.txt / yt_title.txt
-> alpha again - so some stuffs still todo, but at least it wont crash our universe (crossed Fingers;)
rockOn, Marcedo
Note:
Youtube changed its player.js obfuscation methods in Sep18, so currently stuff will only work for standard, unprotected Content.
Did some research on the net. The new functions positions require changes to the identification regexps -> see
yt_get_protID.php.
->Ok Fixed.