Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easy-streamdj-1.1.1.tar.gz (19.0 kB view hashes)

Uploaded Source

Built Distribution

easy_streamdj-1.1.1-py3-none-any.whl (19.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page