Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isala404/DownBit
Automated Youtube and Torrent Downloader for Raspberry Pi
https://github.com/isala404/DownBit
automation downloader linux python python3 raspberry-pi
Last synced: 10 days ago
JSON representation
Automated Youtube and Torrent Downloader for Raspberry Pi
- Host: GitHub
- URL: https://github.com/isala404/DownBit
- Owner: isala404
- License: mit
- Created: 2018-09-08T16:13:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T13:34:35.000Z (about 5 years ago)
- Last Synced: 2024-11-08T06:39:57.808Z (12 days ago)
- Topics: automation, downloader, linux, python, python3, raspberry-pi
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub issues](https://img.shields.io/github/issues/mrsupiri/DownBit)
[![codebeat badge](https://codebeat.co/badges/4d589b9d-385e-4253-8121-9b2d2d99cdce)](https://codebeat.co/projects/github-com-mrsupiri-downbit-master)
[![Requirements Status](https://requires.io/github/mrsupiri/DownBit/requirements.svg?branch=master)](https://requires.io/github/mrsupiri/DownBit/requirements/?branch=master)
![GitHub license](https://img.shields.io/github/license/mrsupiri/DownBit)
![Platform](https://img.shields.io/badge/platform-Raspberry%20Pi-brightgreen)
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/mrsupiri)
[![Discord Shield](https://discordapp.com/api/guilds/589829086583455757/widget.png?style=shield)](https://discord.gg/8dQCZzk)
[![Twitter Follow](https://img.shields.io/twitter/follow/mrsupiri?style=social)](https://twitter.com/mrsupiri)# DownBit
DownBit is an automated Youtube and Torrent downloader for Raspberry Pi.This will automatically download youtube videos from your favorite creators during peek off hours which will save you peek time bandwidth## Installation
Use the python package manager [pip](https://pip.pypa.io/en/stable/) to install dependencies.
```bash
pip install -r requirements.txt
```## Technologies Used
- Raspberry Pi
- Youtube-DL
- Web Scrapers
- Fake-Agents
- SQLite## Usage
- [Install deluge-console](https://pimylifeup.com/raspberry-pi-deluge/)
- Install dependencies
- Updated settings.py with your preferences
- Run `python3 __init.py`## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.