GithubHelp home page GithubHelp logo

rohankishore / youtility Goto Github PK

View Code? Open in Web Editor NEW
156.0 1.0 10.0 147 KB

YouTube downloader tools built with PyQt6 and PyTube

License: MIT License

Python 100.00%
fluent-design microsoft playlist-downloader pyqt5-desktop-application pyqt6 pyqt6-desktop-application pytube youtube youtube-dl youtube-downloader

youtility's Introduction

WELCOME!

A passionate Python developer from Kerala, India.

BADGE Demo Demo Buy Me a Coffee at ko-fi.com

Viewer Count


๐Ÿ‘‹๐Ÿป More About Me


  • ๐Ÿ™‹โ€โ™‚๏ธ Currently 17 years old
  • ๐ŸŒฑ Iโ€™m currently learning NumPy, C++ and JS (Extreme beginner level))
  • ๐Ÿ’ฌ Ask me about Python (Tkinter & PyQt6)
  • ๐Ÿ“ซ How to reach me: [email protected]
  • ๐Ÿง‘๐Ÿผโ€๐Ÿ’ป Hire me via Fiverr by clicking on the button at the top of this page
  • Carrd: https://rohankishore.carrd.co/

๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Featured Projects

  1. Aura Text : IDE made with PyQt6 and QScintilla
  2. Youtility: Youtube video/playlist downloader with a modern fluent design and options to download audio/subtitles
  3. ZenNotes: Notepad alternative with TTS, Translations, etc
  4. Spotifyte: Spotify track/playlist downloader with a modern fluent design
  5. CashFlow: Finance manager app with Expense and Income tracking
  6. AnimeSnap: Get details of an Anime like the episode, timestamp, etc from just its Screenshot
  7. cvGen : CV Generator using PyQt6 and Python. Create beautiful CVs easily
  8. Graphyte : Math graphing app like GeoGebra made with PyQt6, NumPy and Matplotlib

๐Ÿค Connect with me:

sachiinamoo iamavgail._


โ›๏ธ Languages & Tools

Python PyQt6 Tkinter C++ Figma Canva Github Git InnoSetup

๐Ÿ“– GitHub Stats

rohankishore's Stats

youtility's People

Contributors

rohankishore avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

youtility's Issues

Can't run with python

Created .venv with python3.11
Tried to install requirements.txt

ERROR: Cannot install PyQt6_sip==13.5.2 and PyQt6_sip==13.6.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested PyQt6_sip==13.5.2
    The user requested PyQt6_sip==13.6.0

Removed ==<version> from requirements.txt
Installed requirements.txt
Run the script

(.venv) (username@kuroneko) - (~\GIT\Youtility\youtility) $ python -m .\main.py
C:\Users\username\GIT\Youtility\.venv\Scripts\python.exe: Relative module names not supported

(.venv) (username@kuroneko) - (~\GIT\Youtility\youtility) $ python -m main

๐Ÿ“ข Tips: QFluentWidgets Pro is now released. Click https://qfluentwidgets.com/pages/pro to learn more about it.

QWidget: Must construct a QApplication before a QWidget

Issue 1: python -m main.py in docu won't run the app.
Issue 2: requirements.txt conflicts
Issue 3: can't run, not sure why

QWidget: Must construct a QApplication before a QWidget

Initialized a Conda environment with Python 3.11 (you should put the req'd version somewhere, I ran into a bunch of issues doing 3.10). Installed the reqs, opened the folder in vs code. Either hitting play on the main.py or putting python main.py triggers

'QWidget: Must construct a QApplication before a QWidget'.

Doing the recommended python -m main.py gets me:
C:\Users\XXX\anaconda3\envs\yt\python.exe: Error while finding module specification for 'main.py' (ModuleNotFoundError: __path__ attribute not found on 'main' while trying to find 'main.py'). Try using 'main' instead of 'main.py' as the module name.

Doing as recommended (python -m main) gets me the same as the first error.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.