youtube-playlist-randomizer
Takes a youtube list shuffles it around and saves it as a new playlist
Summary
Since the Chromecast can not shuffle an youtube list, and I sometimes want to just lay back and watch my favourite playlist in random order i came up with this package. This is a simple python package that takes a youtube playlist as input randomizes it and saves the youtube playlist.
Installation
pip install youtube-playlist-randomizer
CLI Documentation
Playlist randomizer
options:
-h, --help show this help message and exit
--version show program's version number and exit
-v, --verbose set loglevel to INFO
-vv, --very-verbose set loglevel to DEBUG
-n CHUNKS, --number_of CHUNKS
Specify the number of update request to do per 24 hours [default=190]
-i INPUT, --input INPUT
Specify the secret client json file [default='client_secret.json']
Config
This scripts needs a client_secret.json file you can get one by going to google docs and follow step 1 of that tutorial and save the client_secret.json to disk.
Usage
After installing and getting the client secret file just run and follow the instructions in the folder you saved the json file.
youtube-playlist-randomizer -i client_secret.json
Changelog
License
Release files for youtube-playlist-randomizer 0.5.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| youtube_playlist_randomizer-0.5.2.tar.gz | 6.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| youtube_playlist_randomizer-0.5.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / youtube_playlist_randomizer-0.5.2.tar.gz
| Download URL | youtube_playlist_randomizer-0.5.2.tar.gz |
|---|---|
| Size | 6.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
16b9629b1f0b2008d649f4aa4ac2eac5970c1f7cce2909a2bd1492e17dc56b70
|
|
BLAKE2b-256 checksum How to use checksums |
44294332e9a2ce745f9c65c4971c9c67797925c5e91bce8cba67bb8be27c1efc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.4 CPython/3.13.1 Linux/6.11.0-1018-azure
|
Release files / youtube_playlist_randomizer-0.5.2-py3-none-any.whl
| Download URL | youtube_playlist_randomizer-0.5.2-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c70c4896bd85fbb099fb39b93f774a0f892a8b54f77e30f01f84ae9878f020ad
|
|
BLAKE2b-256 checksum How to use checksums |
be3ed401dd82a18db52307a295be638ae5ebcd6b715c0132ecc22496d3ff608d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.4 CPython/3.13.1 Linux/6.11.0-1018-azure
|