Repo to dump scripts in, that have been helpful at some time
Go to file
MasterofJOKers 43f12decea mirror-yt: Update output name format
We add the video height to the output file name if it's given.

We also add the playlist_index as a prefix, if the user requests this.
This is most likely a good idea, because videos uploaded on the same day
can otherwise be in another order than intended. This is most likely not
backwards compatible so already-downloaded channels should not use this.
2025-09-30 19:03:05 +02:00
cronplayer Add cronplayer 2022-05-17 23:41:31 +02:00
lxc lxc: Move remap-uid-and-gid-for-lv to fuidshift 2023-06-28 23:42:40 +02:00
rip-py rip-py: Split things and support Blu-ray 2024-01-05 22:32:55 +01:00
sorted-copy Add sorted-co.py 2022-01-25 23:33:53 +01:00
switch-pa-sink Add switch-pa-sink 2022-01-26 00:00:57 +01:00
udev-device-plug-handler udev-device-plug-handler: Scan to PNG 2024-05-31 21:23:02 +02:00
.gitignore Add *.swp to .gitignore 2022-01-25 23:33:41 +01:00
LICENSE Initial commit 2020-12-15 23:06:45 +00:00
README.md Initial commit 2020-12-15 23:06:45 +00:00
mirror-yt.py mirror-yt: Update output name format 2025-09-30 19:03:05 +02:00

README.md

script-dump

Repo to dump scripts in, that have been helpful at some time