61 Commits

Author SHA1 Message Date
lukas adb159aa8d transcode.py: remove redundant call 2025-12-06 21:28:42 +01:00
lukas 7ec60078db transcode.py: add --filter 2025-12-06 21:13:37 +01:00
lukas cec9cb313f transcode.py: improve signal handling 2025-12-06 20:48:50 +01:00
lukas c9cfd8deb6 transcode.py: improve interrupt handling 2025-12-06 20:10:00 +01:00
lukas 2a1aa37ae9 transcode.py: add caching mechanism 2025-12-06 19:41:15 +01:00
lukas ecba7c7bb0 transcode.py: fix wrong transcoding_duration variable 2025-12-06 18:55:35 +01:00
lukas 158688ec44 transcode.py: handle Ctrl+C better 2025-12-06 18:55:19 +01:00
lukas a3dea4eaba transcode.py: add logging, write stats, recursive mode, simplify
arguments
2025-12-06 18:22:46 +01:00
lukas 0df2e757ab transcode.py: --replace mode 2025-12-04 16:31:54 +01:00
lukas 22803754af transcode.py: add config.json alternative to CLI args 2025-12-04 16:07:38 +01:00
lukas 31a50a09a8 transcode.py: make it possible to skip AV1 2025-12-04 15:26:28 +01:00
lukas f2d083a087 transcode.py: log ffmpeg separately 2025-12-04 15:19:47 +01:00
lukas d93df7ece4 transcode.py: add logging 2025-12-04 15:09:52 +01:00
lukas 2324a79d3f transcode.py: initial version 2025-12-04 15:06:29 +01:00
lukas d3132b0ca3 yt-dlp-ntfy: mention PID when already running 2024-11-16 20:34:17 +01:00
lukas b9f7855afc yt-dlp-ntfy: silent kill command 2024-11-16 20:32:45 +01:00
lukas eaa9059fb5 yt-dlp-ntfy: fix non-working trap statement 2024-11-16 20:29:20 +01:00
lukas bb1eaa30ad yt-dlp-ntfy: more messages 2024-11-16 20:29:05 +01:00
lukas 7728ebfb16 yt-dlp-ntfy: do not output all commands 2024-11-16 20:28:31 +01:00
lukas 9a64735f3c yt-dlp-ntfy: filter out keepalive events 2024-11-16 20:23:25 +01:00
lukas 0a9617626c experiemental: youtube comment fs 2024-11-16 20:18:58 +01:00
lukas e547a58026 add yt-dlp-ntfy 2024-11-14 19:53:46 +01:00
lukas 64e999d93c youtube-dl.sh: update
- fix hash bang
- use yt-dlp
- get cookies from my current browser of choice
2024-07-22 18:14:38 +02:00
lukas e309917948 setvolumeto50.sh: add 2024-07-17 20:41:29 +02:00
lukas e2dc9c8a8d merge-csv-lists: refactor again 2023-12-29 11:31:27 +01:00
lukas a7c1936acf merge-csv-lists: refactor 2023-12-29 11:29:57 +01:00
lukas 7ff425cb2f ytdlqueue: add 2023-12-29 11:25:27 +01:00
lukas 523f959ad3 GetContainerLayerContents: add 2023-12-29 11:25:20 +01:00
lukas 163a53b972 steam_owned_games_readable: add 2023-12-29 11:25:04 +01:00
lukas f9faf4f8a4 merge-csv-lists: do not sort similar same words together 2023-10-22 17:48:45 +02:00
lukas 07430482d4 merge-csv-lists: allow any number of arguments 2023-10-22 17:43:02 +02:00
lukas 68a60ea873 Improve name handling
Considered reversed first and last name order for uniqueness
Sort names with same words close to each other
2023-10-22 17:36:49 +02:00
lukas 019813cc30 bullet_list_to_unique_list: add 2023-10-22 17:35:16 +02:00
lukas 52becb8909 split_and_flat: add 2023-10-22 17:35:07 +02:00
lukas 7477c13c34 merge-csv-lists: add 2023-10-22 17:34:48 +02:00
lukas 03495ab43d embed_lyrics: add 2023-02-05 14:32:03 +01:00
lukas 9278aea593 add forced to list of preserved track comments 2022-12-28 11:52:12 +01:00
lukas 2e029290f9 copy_potd.sh: add TODO 2022-10-26 12:19:13 +02:00
lukas 647c207091 convert_to_flac.sh: add 2022-10-26 12:19:03 +02:00
lukas d7c082249f strip_track_except: use complete TMPFILE name, exit when ffmpeg errors out 2022-10-08 16:24:22 +02:00
lukas 8dcb77789d strip_track_except: fix UNDESIRED_TRACK_COUNT 2022-10-08 16:23:30 +02:00
lukas c33104c552 strip_track_except: copy to tempfile, then overwrite 2022-10-08 01:11:44 +02:00
lukas 69255ee577 strip_track_except: actually use UNDESIRED_TRACK_COUNT 2022-10-08 01:11:10 +02:00
lukas df1f8f4889 strip_track_except: improve
detect if more than 1 track is present
detect if undesired tracks are present
show progress bar using pv
2022-10-08 00:30:24 +02:00
lukas ec5f7d9379 strip_track_except: add a new script 2022-10-07 22:52:55 +02:00
lukas e6bd94c27d rename script 2022-10-07 22:29:25 +02:00
lukas 9d435e9216 delete_video_track_titles: add more information 2022-10-07 22:28:28 +02:00
lukas 17574160da delete_video_track_titles: add colorprint, print processed file 2022-10-07 22:28:06 +02:00
lukas 0e53f76531 delete_video_track_titles: set -euo pipefail 2022-10-07 22:27:18 +02:00
lukas 50d9961d19 Add more whitelisted words 2022-07-28 13:37:18 +02:00