1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2025-12-19 23:59:36 +05:30

(ci/cd): added new github release workflow and updated readme

This commit is contained in:
2025-03-07 19:24:46 +05:30
parent 1597d9d94e
commit 1ec0ec54c8
3 changed files with 54 additions and 10 deletions

View File

@@ -33,14 +33,15 @@
* [Node.js](https://nodejs.org/en/download/)
### **🧩 Python Dependencies**
* [pytubefix](https://pypi.org/project/pytubefix/)
* [ffmpy](https://pypi.org/project/ffmpy/)
* [mutagen](https://pypi.org/project/mutagen/)
* [tabulate](https://pypi.org/project/tabulate/)
* [tqdm](https://pypi.org/project/tqdm/)
* [appdirs](https://pypi.org/project/appdirs/)
* [requests](https://pypi.org/project/requests/)
* [setuptools](https://pypi.org/project/setuptools/)
* [pytubefix](https://pypi.org/project/pytubefix/),
[ffmpy](https://pypi.org/project/ffmpy/),
[mutagen](https://pypi.org/project/mutagen/),
[tabulate](https://pypi.org/project/tabulate/),
[tqdm](https://pypi.org/project/tqdm/),
[appdirs](https://pypi.org/project/appdirs/),
[requests](https://pypi.org/project/requests/),
[rich](https://pypi.org/project/rich/),
[setuptools](https://pypi.org/project/setuptools/)
### **🛠️ Installation**