[go: up one dir, main page]

Activity for dragomerlin

  • dragomerlin dragomerlin committed [780ee3] on Code

    Add: README.md

  • dragomerlin dragomerlin committed [98dc79] on Code

    Add: requirements.txt

  • dragomerlin dragomerlin committed [37f1ff] on Code

    yt_download_vods.py: add comment about JDownloader2 naming rules for youtube.com plugin

  • dragomerlin dragomerlin committed [74e922] on Code

    Add: yt_stats.py

  • dragomerlin dragomerlin committed [ab4e2f] on Code

    Add: yt_reconcile_downloaders.py

  • dragomerlin dragomerlin committed [a82634] on Code

    Add help message for version verbs

  • dragomerlin dragomerlin committed [6af843] on Code

    Add: yt_fix_spacing.py

  • dragomerlin dragomerlin committed [ca3229] on Code

    Exit with q during batch; update headers of JSONs after completion; improve channel ID detection

  • dragomerlin dragomerlin committed [1a3951] on Code

    yt_orchestrator.py: make it compatible with IDs which are more reliable than handles

  • dragomerlin dragomerlin committed [c157a3] on Code

    yt_download_vods.py: add support for channel ID and use it as main parameter for filenames and metadata

  • dragomerlin dragomerlin committed [36fabb] on Code

    yt_fetch_channel_urls.py: use channel ID by default in output filename to avoid issues with renamed handles

  • dragomerlin dragomerlin committed [2d18ab] on Code

    Add: yt_orchestrator.py

  • dragomerlin dragomerlin committed [6147ae] on Code

    yt_download_vods.py: clear spaces from lines that are empty of any content

  • dragomerlin dragomerlin committed [d60adc] on Code

    yt_download_vods.py: add ability to download automatically manual or community subtitles when auto-generated are unavailable

  • dragomerlin dragomerlin committed [5d0d6a] on Code

    Add: yt_download_vods.py

  • dragomerlin dragomerlin committed [cafc55] on Code

    yt_fetch_channel_urls.py: Fix help spacing

  • dragomerlin dragomerlin committed [a7c8d3] on Code

    yt_fetch_channel_urls.py: rename VERSION to GENERAL_VERSION

  • dragomerlin dragomerlin committed [b44b87] on Code

    Add: yt_fetch_channel_urls.py

  • dragomerlin dragomerlin committed [7f3857] on Code

    overlay-chat.sh: ignore known informative lines in FFMPEGCHECKERR

  • dragomerlin dragomerlin committed [9eee5f] on Code

    recode-defective-all.sh: ignore known informative lines in FFMPEGCHECKERR

  • dragomerlin dragomerlin committed [c81afa] on Code

    Adjust names of parameters for scale filter instead of zscale

  • dragomerlin dragomerlin committed [02b3c8] on Code

    Fix breaking change: some FFmpeg builds do not ship anymore with zscale filter

  • dragomerlin dragomerlin committed [5adc29] on Code

    cleanup.sh: rename help_page_unknown to verb_help_page_unknown

  • dragomerlin dragomerlin committed [36b6ec] on Code

    twitchdownloader-shell.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [79fdcb] on Code

    update-dates-in-csv.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [14bed8] on Code

    update-thumbs-from-html.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [646bdc] on Code

    update-thumbs-from-json.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [ab6c1b] on Code

    upload-odysee-lbry.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [23fdc1] on Code

    twitch-monitor.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [c85b15] on Code

    test-with-ffmpeg.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [484b30] on Code

    stats.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [1e0408] on Code

    restore-segments.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [a7055b] on Code

    rename-all-directories-dateid.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [3c72c4] on Code

    recode-defective-all.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [6e1b49] on Code

    overlay-chat.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [3083bf] on Code

    functions-posix.sh: add TIP about using scripts as source for anothers and the importance of return instead of exit

  • dragomerlin dragomerlin committed [a117eb] on Code

    monitor-ffmpeg-progress.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [43b772] on Code

    generate-thumbnail.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [661a83] on Code

    functions-posix.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [f2cc92] on Code

    extract-thumbnail-from-id.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [cee9ac] on Code

    example1-chatrender-3subs.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [ee7f4b] on Code

    dump-urls-from-html-lynx.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [f3ff96] on Code

    download-twitch-video.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [e50df2] on Code

    cleanup.sh: Use specific exit code for pcre2grep failure

  • dragomerlin dragomerlin committed [383274] on Code

    download-chat.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [389ce6] on Code

    download-all.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [c009ce] on Code

    detect-ffmpeg-encoder.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [3ad58c] on Code

    convert-all.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [958e1f] on Code

    combine-multiple-ids.sh: standardize exit codes and error handling; set explicit exit and return values at the end of each function

  • dragomerlin dragomerlin committed [f343e3] on Code

    Fix breaking change: some ffmpeg builds now only include a limited range of encoders/decoders, so extract frames to PNG instead of to WebP

  • dragomerlin dragomerlin committed [86a01c] on Code

    cleanup.sh: standardize exit codes and error handling; set explicit exit=0 and return=0 at the end of each function

  • dragomerlin dragomerlin committed [1c0a94] on Code

    check-titles-online.sh: standardize exit codes and error handling; set explicit exit=0 and return=0 at the end of each function

  • dragomerlin dragomerlin committed [17eadd] on Code

    check-titles-online.sh: standardize exit codes and error handling; set explicit exit=0 and return=0 at the end of each function

  • dragomerlin dragomerlin committed [c7fff7] on Code

    check-requirements.sh: standardize exit codes and error handling; set explicit exit=0 and return=0 at the end of each function

  • dragomerlin dragomerlin committed [8dc17f] on Code

    check-duration.sh: standardize exit codes and error handling; set explicit exit=0 and return=0 at the end of each function

  • dragomerlin dragomerlin committed [868a75] on Code

    check-all.sh: set explicit exit=0 and return=0 at the end of each function to avoid throwing instead the value of the last command

  • dragomerlin dragomerlin committed [ebb949] on Code

    check-all.sh: standardize exit codes and error handling

  • dragomerlin dragomerlin committed [043ff0] on Code

    extract-ids-thumbs.py: standardize exit codes and error handling

  • dragomerlin dragomerlin committed [60deca] on Code

    chat_json_timeline_comparison: standardize exit codes and error handling

  • dragomerlin dragomerlin committed [20f624] on Code

    twitch-monitor.sh: preliminary implementation of ability to automatically download VODs and/or chats for live streams once finished

  • dragomerlin dragomerlin committed [a5caf4] on Code

    download-twitch-video.sh: fix download_cli() not returning 0 if rmdir did not remove anything

  • dragomerlin dragomerlin committed [5a06ca] on Code

    Rename monitor.sh to twitch-monitor.sh

  • dragomerlin dragomerlin committed [4d0f83] on Code

    Add --skip-live= parameter to download scripts

  • dragomerlin dragomerlin committed [d05a06] on Code

    Replace the name of some shell variables to avoid conflicts with internal variables: TMPDIR, SHELL

  • dragomerlin dragomerlin committed [35eb38] on Code

    monitor.sh: add note to usage about streams that can be missed

  • dragomerlin dragomerlin committed [fd5796] on Code

    monitor.sh: add argument -w,--write

  • dragomerlin dragomerlin committed [1f8692] on Code

    monitor.sh: add argument -f|--continuous-archive-refresh

  • dragomerlin dragomerlin committed [b81a68] on Code

    monitor.sh: improve detection of archived vod for current live id during quick reconnects

  • dragomerlin dragomerlin committed [3c42b5] on Code

    monitor.sh: print also id of archived vod corresponding to current live stream

  • dragomerlin dragomerlin committed [b08b1c] on Code

    monitor.sh: add option to provide channel id also

  • dragomerlin dragomerlin committed [1d5dc4] on Code

    monitor.sh: fix log when channel status is unexpected

  • dragomerlin dragomerlin committed [b48ab9] on Code

    Add monitor.sh

  • dragomerlin dragomerlin committed [591343] on Code

    Revert "twitchdownloader-shell.sh: Add variable for number of arguments"

  • dragomerlin dragomerlin committed [652e0d] on Code

    twitchdownloader-shell.sh: Add variable for number of arguments

  • dragomerlin dragomerlin committed [5a9fdf] on Code

    generate-thumbnail.sh: set file permission +x

  • dragomerlin dragomerlin committed [b211c5] on Code

    stats.sh: move stats printing to a function

  • dragomerlin dragomerlin committed [5656f9] on Code

    stats.sh: use D:HH:MM:SS.ffffff for total duration

  • dragomerlin dragomerlin committed [75b610] on Code

    Add stats.sh

  • dragomerlin dragomerlin committed [8fca1b] on Code

    Bump copyright year from 2025 to 2026

  • dragomerlin dragomerlin committed [823d38] on Code

    download-twitch-video.sh: Use millisecond precision to capture frame from VOD instead of seconds

  • dragomerlin dragomerlin committed [5b3979] on Code

    generate-thumbnail.sh: add option to provide timestamp; use floating point for timestamp

  • dragomerlin dragomerlin committed [09726e] on Code

    download-twitch-video.sh: add second check to SECS

  • dragomerlin dragomerlin committed [6c7111] on Code

    Add generate-thumbnail.sh

  • dragomerlin dragomerlin committed [666367] on Code

    Avoid executing trap with exit code 130 when everything went ok

  • dragomerlin dragomerlin committed [b0e413] on Code

    overlay-chat.sh: Make clean in logs when the input file is being fully reencoded or just copied without metadata

  • dragomerlin dragomerlin committed [c7df52] on Code

    recode-defective-all.sh: add conversion monitor; monitor-ffmpeg-progress.sh: use ANSI escape code \033[K to clear the line to update progress

  • dragomerlin dragomerlin committed [e048f2] on Code

    Add shellcheck source file for import

  • dragomerlin dragomerlin committed [9ef2f8] on Code

    example1-chatrender-3subs.sh: require argument run to continue executing the script

  • dragomerlin dragomerlin committed [875230] on Code

    Use export VK_LOADER_DEBUG= to avoid ffmpeg/ffprobe warnings; Use emulate -R sh when shell is zsh

  • dragomerlin dragomerlin committed [23ac63] on Code

    recode-defective-all.sh: use preset veryslow instead of slower for video conversion

  • dragomerlin dragomerlin committed [d5f00e] on Code

    Try to make find POSIX

  • dragomerlin dragomerlin committed [b5137a] on Code

    cleanup.sh: add verb chat-files

  • dragomerlin dragomerlin committed [e56351] on Code

    Add: download-chat.sh

  • dragomerlin dragomerlin committed [35e34c] on Code

    twitchdownloader-shell.sh: Update chapter query hash

  • dragomerlin dragomerlin committed [5b5ae3] on Code

    overlay-chat.sh: change default encoding preset in software from slower to veryslow

  • dragomerlin dragomerlin committed [a359f8] on Code

    README.md: add 4.2.9. Overlay chat on a portion of a VOD by reencoding it only partially

  • dragomerlin dragomerlin committed [0fe4ce] on Code

    Escape special characters in local_file_pattern to avoid becoming a regex themselves

  • dragomerlin dragomerlin committed [00cbce] on Code

    cleanup.sh: add clutter-files verb

  • dragomerlin dragomerlin committed [4818e2] on Code

    combine-multiple-ids.sh: add apply_faststart_final_video to try to avoid Samba issues with +faststart

  • dragomerlin dragomerlin committed [a272f2] on Code

    overlay-chat.sh: print message after each successful iteration

1 >