/aTubeCatch

aTubeCatch is OpenSource Code, written by Students from India under Campus Revolutionist Program

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

aTubeCatch

aTubeCatch is OpenSource Code, written by Students from India under Campus Revolutionist Program.

Getting Started

Prerequisites

Before running aTubeCatch on your system you need to install few dependencies/packages.

pip install youtube_dl
pip install kivy
pip install ffmpeg-python

Running the tests

After installing all the dependencies. You can simply test the application by running the Vidget.py file.

Built With

  • Kivy - The GUI framework used
  • Python 3.7 - The programming language used

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Author

  • Shashank Khandelwal - Initial work

Team

See also the list of who participated in this project.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

Acknowledgments

  • Kivy Community
  • YouTube-DL Support