Skip to content

Commit

Permalink
pre-push
Browse files Browse the repository at this point in the history
  • Loading branch information
BennyThink committed Dec 1, 2024
1 parent 83a8c73 commit ef0beca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@

This Telegram bot allows you to download videos from YouTube and [other supported websites](#supported-websites).


# development
install pre-commit
```shell
cp pre-push.py .git/hooks/pre-push
chmod +x .git/hooks/pre-push
```
# Usage

* EU🇪🇺: [https://t.me/benny_2ytdlbot](https://t.me/benny_2ytdlbot)
Expand Down
21 changes: 0 additions & 21 deletions pre-commit.py

This file was deleted.

0 comments on commit ef0beca

Please sign in to comment.