mirror of
https://github.com/neosubhamoy/pytubepp-helper.git
synced 2026-02-04 19:32:21 +05:30
2.3 KiB
2.3 KiB
PytubePP Helper
A Helper App for PytubePP Extension/Addon to Communicate with Pytube Post Processor CLI
🌟 Loved this Project? Don't forget to Star this Repo to show us your appreciation !!
💻 Supported Platforms
- Windows 10 (v1803 or later)/11
- Linux (Coming Soon)
- MacOS (Maybe later :)
⚡ Technologies Used
🛠️ Contributing / Building from Source
Want to be part of this? Feel free to contribute...!! Pull Requests are always welcome...!! (^_^) Follow this simple steps to start building:
- Make sure to install Rust, Node.js and Git before proceeding.
- Fork this repo in your github account.
- Git clone the forked repo in your local machine.
- Install node dependencies
npm install
- Run development / build process
npm run tauri dev
npm run tauri build
- Do the changes, Send a Pull Request with proper Description (NOTE: Pull Requests Without Proper Description will be Rejected)
⭕ Noticed any Bugs or Want to give us some suggetions? Always feel free to open a GitHub Issue. We would love to hear from you...!!
📝 License
PytubePP Helper is Licensed under the MIT license. Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions.