Skip to content

Szmelc-INC/SxDLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$xDLP

YouTube Client & Toolkit

By $x66 4 Szmelc GNU

v4 Features:

Playback in any local media player
Better Layout
Better Accesibility
Customizable "blank" buttons
Interchangeable default formats

Note:

Thanks to everyone letting me know I left my private key in prod.
As it's still in Beta phase, I included my own API key for Google YT Data v3 so you don't have to go through entire process just to try it out.

image

Setup:

    1. Dependencies:
    1. Google API-Key
    1. Troubleshooting
    1. Feedback
    1. Misc

[1] Dependencies:

Linux:

pip install PyQt5 yt-dlp requests google-api-python-client playsound

Windows:

  1. Download and install Python3 (Py3.11) from
    https://www.python.org/downloads
    [Make sure to click (Add to PATH) checkbox during installation!]
    [Verify you have Py installed by opening CMD and typing py]
  1. Install dependencies using pip.
    (Open CMD and run: py -m pip install <packagename>)
    [Run: py -m pip install requests PyQt5 google-api-python-client]

[2] [Google API-Key]

Howto

  1. Get your own [YT Data v3] API key on:
    https://console.cloud.google.com/apis/
    [Need to create Google Developer Account] \
  2. Paste {API} Key in line 88 API_KEY = "{API}"

[3] Troubleshooting

idk, restart PC, install Arch, whatever it takes, do it yourself.

¯_(ツ)_/¯

[4] Feedback

Leave Feedback:

  • I would appreciate you leaving feedback & review

Contribute:

  • Feel free to contribute to my project, as well as fork it, just make sure to credit original creator.

[5] Misc:

  • Supported architectures:

[x86_64] / [i386] / [amd64] .... / [ARM] probably too?

  • Supported platforms:

[Linux] / [Windows] / [MacOS] / [BSD] / [TempleOS]

  • Files:
  • linux3.py ~ Standard Linux Version 3
  • win3.py ~ Windows Version 3
  • mac3.py ~ MacOS Version 3

About

A GUI front end for yt-dlp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published