Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Bot that cuts videos for you by time-stamps via telegram

License

Notifications You must be signed in to change notification settings

kittyandrew/YoutubeCutBot_vol_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

ffmpeg
For linux distro:
sudo apt install ffmpeg
For windooz distro:
🍞

User guide

  1. git clone *repository-link*
  2. cp sample-config.py config.py
  3. vim config.py and fill id/hash/session_name/bot_token
  4. python -m venv .venv
  5. source .venv/bin/activate
  6. python -m pip install -r requirements.txt
  7. python bot.py

Also:
to start working with new source - type /start (or /new; or /link)

About

Bot that cuts videos for you by time-stamps via telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages