Using sockets with mIRC works different from basic access authentication. I would need to know the header(s) of the popup form to send information to this form (username/password). Then I will most likely receive cookie(s) that need to be stored. Then I can establish a connection using sockwrite (PO...
Thanks for the response Jean-Baptiste, That will not work in mIRC when using sockets. I can login and open the web interface just fine and my mIRC chat bot runs on the same computer. When I connect to the local address with mIRC, it's done with sockets. Here is the full script I am using in mIRC whi...
I use my own mIRC chat bot to connect to the VLC web interface to read all kinds of info from http://localhost:8080/requests/status.xml like artist, title, duration etc. as well as having viewers in my live stream post YouTube links to be added to the VLC playlist automatically. Since I updated to v...
A lot of YouTube links seem to be unable to play through VLC giving me the error that it is unable to open the MRL. I was happy to find this post and hoped this file would fix the problem for 'protected' videos on YouTube. Not tried this fix before, but I assume this fix was working properly. Since ...
Ok, great to know i am not the only one having this problem. Sadly enough it seems like indeed YouTube changed things once again and we will have to wait on a fix. Thnx for the replys and hope the development team can fix this soon. Please reply on this thread as soon as this is fixed so i can start...
As of today it seems like YouTube links opened in VLC are no longer able to play. VLC does read the meta info, but stops right after that and does this with every YouTube link i tried. I tested on another computer to see if somehow my VLC had a bug, even re-installed to no avail. Most likely YouTube...
Hope this will be fixed soon coz i use this option a lot to screencast music and vids
Anyone with a fix to the script or youtube.lua file that works , let me know please