Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finia2NA/getter
A multi-workflow YouTube downloader
https://github.com/finia2NA/getter
argparse automation getter itunes pyqt5 rekordbox youtube youtube-downloader
Last synced: 14 days ago
JSON representation
A multi-workflow YouTube downloader
- Host: GitHub
- URL: https://github.com/finia2NA/getter
- Owner: finia2NA
- License: gpl-2.0
- Created: 2019-02-11T21:42:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-03T05:37:11.000Z (about 1 year ago)
- Last Synced: 2024-08-01T16:55:19.571Z (3 months ago)
- Topics: argparse, automation, getter, itunes, pyqt5, rekordbox, youtube, youtube-downloader
- Language: Python
- Homepage:
- Size: 33.5 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getter
A multi-workflow YouTube downloader
## Requirements:
- You need to have Python 3 and PIP installed.
- On Windows, you need to have ffmpeg in your PATH or in the project's root directory
## Setup:
1. run `pip install -r requirements.txt` or `pipenv install -r requirements.txt` in the getter folder.
2. Copy `exampleSettings.json` into a new file named `settings.json` and set your desired settings.
- You can change
- default destination
- default format
- hotkey mode keycombo
- quick configuration buttons for visual mode## Usage
Getter supports 4 different workflows:
- hotkey mode, which will download whatever is in a highlighted text field when you press the hotkey (ctrl + 0 by default, can be configured in the settings)
- core mode, which allows you to pick a path + format and then download a single video or playlist
- interactive mode, which allows you to pick a new video or playlist to download when the first one is finished.
- visual mode, which offers a GUIYou can find out information about running these modes and the additional options by running getter.py with the `-h` flag
## Planned Features
https://trello.com/b/3dv0Nx0c/getter