An open API service indexing awesome lists of open source software.

https://github.com/eppic/ytbash

An easy to use shell script (for Linux) for downloading audio and video using yt-dlp
https://github.com/eppic/ytbash

audio audio-downloader downloader ffmpeg linux shell-script video video-downloader youtube youtube-dl yt-dlp

Last synced: 5 months ago
JSON representation

An easy to use shell script (for Linux) for downloading audio and video using yt-dlp

Awesome Lists containing this project

README

          

[![icon](https://github.com/user-attachments/assets/176c5337-2a90-427e-adbe-d1dc7f976fdb)](https://github.com/eppic/ytBASH)
# ytBASH
An easy to use shell script (for Linux) for downloading audio and video using yt-dlp

## Windows Version:
ytBASH is heavily inspired by [ytBATCH](https://github.com/eppic/ytBATCH) - It's the same thing but for windows, also made by me

## Features
- Lightning Fast downloads thanks to [yt-dlp](https://github.com/yt-dlp/yt-dlp)
- Config File
- Download History
- Cookie implementation
- DE integration
- etc.

## Install
1. Download the .sh script
2. Give the script permission to run: `chmod +x ytBASH.sh`
3. Start the script: `./ytBASH.sh
4. Go to Preferences: `[P]`
5. Go to "Generate .desktop file": `[G]`
6. Done

## Usage
1. Open ytBASH from terminal or with the shortcut in your DE start menu
2. Paste a link
3. Select Options: `[P]` `[S]` `[C]` (Optional)
4. Select a Option: `[A]` `[V]` `[L]`
5. Download starts
6. Done

## Screenshots
![image](https://github.com/user-attachments/assets/8dab5764-735e-4145-96dd-a3a73bd9bc66)
![image](https://github.com/user-attachments/assets/db094f4a-0144-43f3-921f-bb11bddae6db)
![image](https://github.com/user-attachments/assets/e6e0dd4c-3ebe-4f55-b8f2-3e17f3a9ad06)

## Todo:
- Implement Queue
- History File Notifier
- Custom arguments