Commit Graph

  • 4ecfcdca1e
    Merge c8befec3f3 into 09eda16882 #129 Parasitic5283 2024-10-15 09:24:17 +0000
  • c8befec3f3
    Update subtitle.py #129 Parasitic5283 2024-10-15 11:24:13 +0200
  • 00f974b3fa
    Update pyproject.toml Parasitic5283 2024-10-15 11:20:35 +0200
  • 6d58f18952
    Update pyproject.toml Parasitic5283 2024-10-15 10:43:03 +0200
  • 0510f8738f
    Update subtitle.py Parasitic5283 2024-10-15 10:41:56 +0200
  • d966466fb0
    Merge 79fbd776fd into 09eda16882 #128 Parasitic5283 2024-10-15 10:36:14 +0200
  • 79fbd776fd
    Add --no-subs command #128 Parasitic5283 2024-10-15 10:33:31 +0200
  • fbd5fa2b7e
    Merge 0cb245f47a into 09eda16882 #120 Parasitic5283 2024-10-15 08:30:51 +0000
  • 0cb245f47a
    Update dl.py #120 Parasitic5283 2024-10-15 10:30:47 +0200
  • a30246d652
    Merge 48be6c86f9 into 09eda16882 #126 Chris Ondrovic 2024-10-06 11:23:26 -0400
  • 48be6c86f9 Feature: Env Check Command #126 Chris Ondrovic 2024-10-06 11:20:58 -0400
  • 542e176438
    Allow configuring dynamic save paths Parasitic5283 2024-07-15 11:00:22 +0200
  • c4dd96086b
    Merge 3dd4d783d3 into 09eda16882 #119 Dreamer 2024-07-08 21:25:26 +0000
  • 3dd4d783d3 ignore demuxer info messages #119 Dreamer269 2024-07-08 23:13:13 +0200
  • 8777655315
    Merge 9e61a91616 into 09eda16882 #116 Arias800 2024-06-12 16:32:37 +0000
  • 9e61a91616
    Add font embedding on Linux #116 Arias800 2024-06-12 18:30:36 +0200
  • 09eda16882
    fix(dl): delete old file after repackage (#114) master #98 retouching 2024-06-03 17:57:26 +0200
  • 0542e89ad2 fix(dl): using original_path instead of self.path in repackage method #114 retouching 2024-06-03 17:54:02 +0200
  • 03e33eaf9b fix(dl): delete old file after repackage retouching 2024-05-27 22:15:11 +0200
  • a95d32de9e chore: Add config to gitignore rlaphoenix 2024-05-17 02:29:46 +0100
  • 221cd145c4 refactor(dl): Make Widevine CDM config optional rlaphoenix 2024-05-17 01:52:45 +0100
  • 0310646cb2 fix(Subtitle): Skip merging segmented WebVTT if only 1 segment rlaphoenix 2024-05-17 01:42:44 +0100
  • 3426fc145f fix(HLS): Decrypt AES-encrypted segments separately rlaphoenix 2024-05-17 01:15:37 +0100
  • e57d755837 fix(clearkey): Do not pad data before decryption rlaphoenix 2024-05-17 00:58:20 +0100
  • 03f3fec5cc refactor(dl): Only log errors/warnings from mkvmerge, list after message rlaphoenix 2024-05-16 18:06:26 +0100
  • 2acee30e54 fix(utilities): Prevent finding the same box index over and over rlaphoenix 2024-05-15 17:54:21 +0100
  • 2e697d93fc fix(dl): Log output from mkvmerge on failure rlaphoenix 2024-05-15 14:00:38 +0100
  • f08402d795 refactor: Warn falling back to requests as aria2c doesn't support Range rlaphoenix 2024-05-11 22:59:19 +0100
  • 5ef95e942a fix(DASH): Use SegmentTemplate endNumber if available rlaphoenix 2024-05-11 22:15:05 +0100
  • dde55fd708 fix(DASH): Correct SegmentTemplate range stop value rlaphoenix 2024-05-11 22:11:43 +0100
  • 345cc5aba6
    Merge pull request #110 from adbbbb/master rlaphoenix 2024-05-11 20:13:30 +0100
  • 145e7a6c17 docs(contributors): Add adbbbb to Contributor list #110 rlaphoenix 2024-05-11 20:13:01 +0100
  • 5706bb1417 fix(binaries): Search for Arm64 builds of Shaka-Packager Adam 2024-05-11 20:03:33 +0100
  • 85246ab419
    Merge pull request #109 from pandamoon21/master rlaphoenix 2024-05-11 17:46:04 +0100
  • 71a3a4e2c4 docs(contributors): Add pandamoon21 to Contributor list #109 rlaphoenix 2024-05-11 17:45:10 +0100
  • 06d414975c fix(Attachment): Check mime-type case-insensitively pandamoon21 2024-05-11 23:32:47 +0700
  • f419e04fad refactor(Track): Ensure data property is a defaultdict with dict factory rlaphoenix 2024-05-09 14:19:14 +0100
  • 50d6f3a64d docs(changelog): Add v3.3.3 Changes v3.3.3 rlaphoenix 2024-05-07 07:10:20 +0100
  • 259434b59d docs(version): Bump to v3.3.3 rlaphoenix 2024-05-07 07:10:02 +0100
  • 7df8be46da build(poetry): Update dependencies rlaphoenix 2024-05-07 07:06:22 +0100
  • 7aa797a4cc
    Merge pull request #67 from Shivelight/feature/fix-webvtt-timestamp rlaphoenix 2024-05-07 06:54:42 +0100
  • 0ba45decc6 fix(Subtitle): Correct timestamps when merging fragmented WebVTT #67 Shivelight 2023-11-17 11:27:34 +0800
  • af95ba062a refactor(env): Shorten paths on Windows with env vars rlaphoenix 2024-04-24 05:56:05 +0100
  • 3bfd96d53c fix(dl): Automatically convert TTML Subs to WebVTT for MKV support rlaphoenix 2024-04-24 05:35:24 +0100
  • f23100077e refactor(dl): Improve readability of download worker errors rlaphoenix 2024-04-24 05:28:10 +0100
  • fd64e6acf4 refactor(utilities): Remove get_binary_path, use binaries.find instead rlaphoenix 2024-04-24 05:10:20 +0100
  • 677fd9c56a feat(binaries): Move all binary definitions to core/binaries file rlaphoenix 2024-04-24 05:07:25 +0100
  • 9768de8bf2 feat(env): List possible config path locations when not found rlaphoenix 2024-04-19 19:28:15 +0100
  • 959b62222e fix(env): List all directories as table in info rlaphoenix 2024-04-19 19:26:47 +0100
  • c101136d55 refactor(Config): Move possible config paths out of func to constant rlaphoenix 2024-04-19 19:23:56 +0100
  • 4f1dfd7dd1 refactor(curl-impersonate): Update the default browser to chrome124 rlaphoenix 2024-04-18 09:50:17 +0100
  • c859465af2 refactor(curl-impersonate): Remove manual fix for curl proxy SSL rlaphoenix 2024-04-18 09:48:48 +0100
  • d1ae361afc docs(changelog): Add v3.3.2 Changes v3.3.2 rlaphoenix 2024-04-16 06:07:00 +0100
  • a62dcff9ad docs(version): Bump to v3.3.2 rlaphoenix 2024-04-16 06:06:44 +0100
  • 920ce8375b build(poetry): Update dependencies rlaphoenix 2024-04-16 06:06:05 +0100
  • 3abb869d80
    Merge pull request #100 from retouching/patch-1 rlaphoenix 2024-04-16 05:36:59 +0100
  • cbcb7e31b0 docs(contributors): Add retouching to Contributor list #100 rlaphoenix 2024-04-16 05:35:57 +0100
  • 4335806ca2 fix(Video): Allow specifying width/height as str, cast to int retouching 2024-04-14 13:21:11 +0200
  • a850a35f3e fix(Basic): Return None not Exception if no proxy configured rlaphoenix 2024-04-16 05:27:17 +0100
  • a23aa36fe6
    Merge branch 'devine-dl:master' into patch-1 #99 George 2024-04-14 22:19:54 -0600
  • 09e80feee5 fix(cfg): Use loaded config path instead of hardcoded default rlaphoenix 2024-04-14 03:44:30 +0100
  • f521ced3fe refactor(env): Use -- to indicate no config found/loaded rlaphoenix 2024-04-14 03:42:41 +0100
  • b4e28050ab fix(env): List used config path, otherwise the default path rlaphoenix 2024-04-14 03:35:17 +0100
  • 646c35fc1b fix(Subtitle): Optionalise constructor args, add doc-string & checks rlaphoenix 2024-04-14 03:26:35 +0100
  • 7fa0ff1fc0 refactor(Subtitle): Do not print "?"/"Unknown" values in str() rlaphoenix 2024-04-14 03:25:22 +0100
  • 5c7c080a34 fix(HLS): Ensure playlist.stream_info.resolution exists before use rlaphoenix 2024-04-14 03:15:11 +0100
  • 1db8944b09 fix(HLS): Ensure playlist.stream_info.codecs exists before use rlaphoenix 2024-04-14 03:14:45 +0100
  • 43585a76cb fix(Audio): Optionalise constructor args, add doc-string & checks rlaphoenix 2024-04-14 03:13:46 +0100
  • 8ca91efbc5 refactor(Audio): Do not print "?"/"Unknown" values in str() rlaphoenix 2024-04-14 03:12:50 +0100
  • 57b042fa4b refactor(Audio): List lang after codec for consistency with other Tracks rlaphoenix 2024-04-14 03:08:40 +0100
  • 642ad393b6 style: Move __...__ methods after constructors rlaphoenix 2024-04-14 02:59:20 +0100
  • 23485bc820 refactor(Video): Return None if no m3u RANGE, not SDR rlaphoenix 2024-04-14 02:40:16 +0100
  • 15d73be532 fix(Video): Optionalise constructor args, add doc-string & checks rlaphoenix 2024-04-14 02:36:55 +0100
  • 9ddd9ad474 refactor(Video): Do not print "?"/"Unknown" values in str() rlaphoenix 2024-04-14 02:32:34 +0100
  • dae83b0bd5 fix(Video): Ensure track is supported in change_color_range() rlaphoenix 2024-04-14 02:31:31 +0100
  • 5ca4747990
    Implementing Core Command Changes for CDM Fallback George 2024-04-12 21:20:49 -0600
  • 20da213066 docs(changelog): Add v3.3.1 Changes v3.3.1 rlaphoenix 2024-04-05 12:31:59 +0100
  • 36222972ee docs(version): Bump to v3.3.1 rlaphoenix 2024-04-05 12:30:43 +0100
  • 6a25b09301 build(poetry): Update dependencies rlaphoenix 2024-04-05 12:30:09 +0100
  • b7ea94de29
    Merge pull request #95 from knowhere01/master rlaphoenix 2024-04-05 12:25:33 +0100
  • e92f8ed067 docs(contributors): Add knowhere01 to Contributor list #95 rlaphoenix 2024-04-05 12:24:25 +0100
  • 5a4c1bd6a2 fix(Events): Dereference subscription store from ephemeral store knowhere01 2024-04-05 17:35:01 +0700
  • 994ab152a4 fix(requests): Fix multithreaded downloads rlaphoenix 2024-04-05 00:37:44 +0100
  • 5d1b54b8fa fix(Chapter): Cast values to int prior to formatting rlaphoenix 2024-04-03 23:22:30 +0100
  • 10285c3819 feat(dl): Add *new* --workers to set download threads/workers rlaphoenix 2024-04-02 23:42:37 +0100
  • 0cf20f84a9 refactor(dl): Change --workers to --downloads rlaphoenix 2024-04-02 23:34:45 +0100
  • fb5580882b docs(changelog): Add v3.3.0 Changes v3.3.0 rlaphoenix 2024-04-02 21:59:43 +0100
  • 6d18402807 docs(version): Bump to v3.3.0 rlaphoenix 2024-04-02 21:53:07 +0100
  • 1db2230892 build(poetry): Update dependencies rlaphoenix 2024-04-02 21:52:22 +0100
  • c3d50cf12c ci(pre-commit): Update hooks rlaphoenix 2024-04-02 21:51:31 +0100
  • 5a12cb33e2 refactor(Track): Move from OnXyz callables to Event observer rlaphoenix 2024-04-02 13:03:53 +0100
  • 226b609ff5 feat(Events): Add new global Event Observer API rlaphoenix 2024-04-02 13:00:38 +0100
  • c194bb5b3a fix(Basic): Fix variable typo regression rlaphoenix 2024-04-02 11:06:34 +0100
  • 3b3345964a fix(WVD): Add exists/empty checks to WVD folder dumps rlaphoenix 2024-04-01 18:36:51 +0100
  • f99fad8e15 refactor(WVD): Seperate logs in loop for visual clarity rlaphoenix 2024-04-01 18:35:56 +0100
  • f683be01d4 fix(WVD): Move log with path before Device load rlaphoenix 2024-04-01 18:35:00 +0100
  • 9f4c4584da fix(WVD): Move log out of loop to save performance rlaphoenix 2024-04-01 18:34:03 +0100
  • 117a1188cd fix(WVD): Fix empty path to WVDs folder check rlaphoenix 2024-04-01 18:33:02 +0100
  • a053423d23 refactor(WVD): Print error if path to parse doesn't exist rlaphoenix 2024-04-01 18:29:56 +0100
  • 3659c81d6a fix(WVD): Ensure WVDs dir exists before moving WVD file rlaphoenix 2024-04-01 18:28:21 +0100