Pre-release
This release is a pre-release and may not be stable for production use.
YT2JF
YouTube to JellyFin
Docker
Allow remote server connection without requiring password [OR] private key
ssh-keygen -t ed25519 -N "" -f ~/.ssh/id_ed25519
ssh-copy-id user@receiver_ip
ssh user@receiver_ip
Mount the local
~/.sshvolume to allow reading known hosts
docker run \
-v ~/.ssh/id_ed25519:/root/.ssh/id_ed25519:ro \
-v ~/.ssh/known_hosts:/root/.ssh/known_hosts:ro \
yt2jf
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
ytsync-0.0.0a0-py3-none-any.whl
(19.5 kB
view details)
File details
Details for the file ytsync-0.0.0a0-py3-none-any.whl.
File metadata
- Download URL: ytsync-0.0.0a0-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27a37320bf4ca76ae46c2ba3c6ace5880d2b77b07010540c126e924abd6d4725
|
|
| MD5 |
d5d398f03c97bfe591ade8bdca9dbc43
|
|
| BLAKE2b-256 |
e1f352cfdd2dd686b54d6777eddee16a11ec7fcd110989b427b7fc0a3d1bbccf
|