https://github.com/sudo-self/ytr.py
python3 ytr.py
https://github.com/sudo-self/ytr.py
Last synced: 8 months ago
JSON representation
python3 ytr.py
- Host: GitHub
- URL: https://github.com/sudo-self/ytr.py
- Owner: sudo-self
- Created: 2024-09-14T03:41:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T14:13:19.000Z (over 1 year ago)
- Last Synced: 2025-01-24T14:46:04.614Z (over 1 year ago)
- Language: Python
- Homepage: https://sudo-self.github.io/ytr.py/
- Size: 33.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## YTR
```
curl -O https://pub-c1de1cb456e74d6bbbee111ba9e6c757.r2.dev/ytr.tar.gz && tar -xzvf ytr.tar.gz && cd ytr && chmod +x YTR && ./app
```

- Python
```
git clone https://github.com/sudo-self/ytr.py.git
cd ytr.py
python3 ytr.py
```
- App
```
git clone https://github.com/sudo-self/ytr.py
cd ytr.py
tar -xzvf ytr.tar.gz
./YTR
```