nitanmarcel / tl_radio

Telegram UserBot to play and stream audio to telegram group chat using YoutubeDl and TgCalls.
GNU General Public License v3.0
16 stars 2 forks source link

Add live streaming using YoutubeDl #3

Open nitanmarcel opened 3 years ago

nitanmarcel commented 3 years ago

Adding live streams support are possible using YoutubeDl but since I'm using the YoutubeDl instance and not a subprocess, reading the youtubedl implementation is required.

References: