script for sending all youtube playlist to streamdj.app
Project description
Works only if music requests is free.
Easy streamdj.app
Created for easyer send/skip tracks in streamdj.app.
proxy list for skip tracks from here
How to install
pip install easy-streamdj
Usage examples
get some help:
python -m easy-streamdj
send one track:
python -m easy-streamdj some_channel --video "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
send playlist of tracks:
python -m easy-streamdj some_channel --playlist "https://www.youtube.com/playlist?list=PL2aMEXnwcG3nqpr49qfCJ5vLTuxImPdme"
send playlist first playlist finded on youtube:
python -m easy-streamdj some_channel --playlistserch "good music"
skip current track:
python -m easy-streamdj some_channel --skip
run easy streamdj over tor (linux):
sudo systemctl start tor # start tor service if it is not started already
torify python -m easy-streamdj some_channel -P "bad music" --delay 12 --author "anonymous"
Install from source
Install python3.10+
git clone https://github.com/e6000000000/easy-streamdj.git
cd easy-streamdj
pip install poetry
poetry build
pip install dist/*.whl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file easy-streamdj-1.1.1.tar.gz.
File metadata
- Download URL: easy-streamdj-1.1.1.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e50f91fbca5d13d52b25429f64558528163009b8fb6a21c419194869c0f315d
|
|
| MD5 |
50fae5b78448c55178630beb3564871e
|
|
| BLAKE2b-256 |
673b7e2dce826bde611ce8b69cc894cd4c8fa3f609bea3164a8ebe14caf8acc1
|
File details
Details for the file easy_streamdj-1.1.1-py3-none-any.whl.
File metadata
- Download URL: easy_streamdj-1.1.1-py3-none-any.whl
- Upload date:
- Size: 19.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.7-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c61f798c17b57e22b443fc08cccdee06c7cefc688efc9be98b5f6c6a2f2c6ad9
|
|
| MD5 |
b308a42fc48e627c56f53273f442caf4
|
|
| BLAKE2b-256 |
716f6ad6b78429b673434a3e8707aaee1ea71d43aaa3166c266bdf8daa49bb56
|