Python/ django
59K subscribers
2.07K photos
62 videos
47 files
2.79K links
по всем вопросам @haarrp

@itchannels_telegram - 🔥 все ит-каналы

@ai_machinelearning_big_data -ML

@ArtificialIntelligencedl -AI

@datascienceiot - 📚

@pythonlbooks

РКН: clck.ru/3FmxmM
加入频道
🖥 Chat Downloader

A simple tool used to retrieve chat messages from livestreams, videos, clips and past broadcasts.

Python утилита для парсинга сообщений из чата и прямых трансляций на всех популярных площадках.

- YouTube.com
- Zoom.us
- Facebook.com
- Twitch.tv

$ pip install chat-downloader

Использование:
# termimal
$ chat_downloader https://www.youtube.com/watch?v=video_link --output chat.json


# Python script
from chat_downloader import ChatDownloader

url = 'https://www.youtube.com/watch?v=video_link'
chat = ChatDownloader().get_chat(url)

for message in chat:
chat.print_formatted(message)


🖥 Github
📝 Docs

#python #soft #github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🐾 Tabby

Self-hosted AI coding assistant

Бесплатная альтернатива GitHub Copilot с открытым исходным кодом.

🖥 GitHub

#python #soft #github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 MusicBot

🎵 The original MusicBot for Discord

Музыкальный бот для Discord. Воспроизводит запрошенные песни с YouTube и других сервисов на сервере или нескольких серверах Discord.

🖥 GitHub

#python #soft #github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM