Skip to content

a small gui application to download the highest resolution audio stream from a given youtube link - as a creator of audio based intellectual property, the name is tongue in cheek humour

Notifications You must be signed in to change notification settings

akasoleil/stealer_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stealer App

A small GUI application to download the highest resolution audio/video stream from a given youtube link - as a creator of audio based intellectual property, the name is tongue in cheek humour

Authors

Config Settings

Program has the option to use a default folder for saving any media. If you'd like to set this up, create a file in the same directory named "default_folder.py" and add a variable 'default_path' to hold the directory path. Should look like:

default_path = 'C:\\Users\\User\\folder location'

Installation/Requirements

Install with pip

  pip install -r requirements.txt

Contributing

Contributions are always welcome!

About

a small gui application to download the highest resolution audio stream from a given youtube link - as a creator of audio based intellectual property, the name is tongue in cheek humour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages