andrew-ld / smart-tv-telegram

stream movies from telegram to smart tv
GNU Affero General Public License v3.0
181 stars 54 forks source link

Feature request: The Telegram bot can accept a Youtube URL and stream the youtube video to devices #34

Closed zhongkechen closed 1 year ago

zhongkechen commented 1 year ago

The admin user can send a Youtube URL to the Telegram bot. The bot will stream the Youtube video to the specified device.

andrew-ld commented 1 year ago

the linked youtube videos are not downloaded from the telegram servers, but a webview with the youtube iframe is started inside the client

andrew-ld commented 1 year ago

I am not going to add support for file sources other than telegram itself to limit the project maintenance activity