Is possible Watching Facebook Live stream with python ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Is possible Watching Facebook Live stream with python ?

Watching facebook live stream with url of stream or id of vedio if not withe witch language you can watching facebook live stream

5th Mar 2021, 7:56 PM
B0program
B0program - avatar
1 Respuesta
+ 2
I didn’t try opening live stream but you can try this (use PC): import webbrowser urll= "Your- url" webbrowser.open_new(urll)
5th Mar 2021, 8:58 PM
**🇦🇪|🇦🇪**
**🇦🇪|🇦🇪** - avatar