Skip to content

Development Release 73cfa67

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 18:53
· 130 commits to main since this release

Commits

  • a8b581e: Release tag name corrected. (prof79)
  • 8e18341: Read Me changes. (prof79)
  • 72e059e: Fixed a badge in the Read Me. (prof79)
  • 4710ea0: Added PowerShell build script for multi-platform. (prof79)
  • 7439766: Modified build script. (prof79)
  • 1aa4e17: Added experimental multi-platform build workflow. (prof79)
  • 5ec7283: Fixed quoting and non-agnostic pathing. (prof79)
  • 5797c8b: More pathing fixes, minor rename. (prof79)
  • 9eb6fb0: Another quoting bummer, now rewritten. (prof79)
  • d43818c: Publish needs to be separate, unified artifact name; so very close ... (prof79)
  • 19b07dc: Some file misconceptions ... is this it? (prof79)
  • 085f3f0: Binary incompatiblity running on older Ubuntus ... (prof79)
  • 4345509: Precaution for macOS as well ... (prof79)
  • c4a4ca3: Additional info output. (prof79)
  • ab5a181: Added versatile workflow. (prof79)
  • c8599b2: Stupid event trigger mistake. (prof79)
  • 73669f1: Commit hash was missing from release title. (prof79)
  • 5a29012: Workflow clean-up. (prof79)
  • 5b3aae4: Ref string typo. (prof79)
  • 1c52c34: "Resource not accessible by integration" again ... (prof79)
  • f2f8d54: Optimization step. (prof79)
  • ef2d864: Removed old build script. (prof79)
  • 81f5cfb: Created separate release notes file. (prof79)
  • 604c500: Experimental Docker workflow for better Linux support. (prof79)
  • d8bebf3: Create dist dir beforehand. (prof79)
  • 0541e91: Variable expansion problem it seems. (prof79)
  • 1754ff8: Different approach, have misunderstood args. (prof79)
  • d48d8bc: Hopefully got it, the fog is clearing ... (prof79)
  • 565fc5e: Very close parametrizing ... (prof79)
  • 9bf8c67: Wine/Windows within Docker image broken and not required. (prof79)
  • 5d55dee: Prepare for the future. (prof79)
  • 43a4cf9: Removed metadata code/packages, for now or forever ... (prof79)
  • f68ed2b: Modified ignores. (prof79)
  • 03e6d4f: Pinned versions for av loading problem/crash. (prof79)
  • 16ddb78: Fixes for M3U8 issue (#2). (prof79)
  • 752938f: Added VS Code ignore. (prof79)
  • da28f73: Documentation update for v0.7.4. (prof79)
  • ff06527: Documentation cosmetics/dating. (prof79)
  • 53c9f75: Issues link botched ... (prof79)
  • 04f1871: Link still botched ... (prof79)
  • 9638ddf: Link still botched ... (prof79)
  • 929da14: Fix API size limit (icewinterberry12) #5
  • 980bc04: Changed version number & release notes after PR for #5. (prof79)
  • 13f4af2: Fixed some potential re-definition problems/Mypy complaints. (prof79)
  • 1327eef: Added error display for batch download problems. (prof79)
  • a7dc572: Added type hints for batch_list(). (prof79)
  • 46d85ee: Added argument validation to batch_list(). (prof79)
  • ed5c7ad: Moved batch_list() to common utility functions. (prof79)
  • 9c43876: Extended batch_list() documentation. (prof79)
  • 968775f: Version number & release notes (prof79)
  • dc05c66: Preliminary release of missing items fix. (prof79)
  • 72fba4f: Safe dictionary access should Fansly remove one or the other or not always supply both media objects. (prof79)
  • 6dbe406: Fixed message counting bug. (prof79)
  • 53bd7e1: New binary release version & docs (prof79)
  • 8fb7f48: Code improvements/refactorings before trying a switch. (prof79) #10
  • dd2dd13: New M3U8 code in place and working. (prof79) #10
  • a4d39cd: Old code clean-up and package removal. (prof79) #10
  • 5c0a387: I've devised cool selective MP4 hashing plus a command-line tool :) (prof79) #10
  • 176c42f: Manual use of ffmpeg (Linux fix?) & new MP4 hashing. (prof79) #10
  • b5b349c: Upped chunk sizes. (prof79) #10
  • 439605e: Added online references. (prof79) #10
  • 23c2f70: Excluded binaries. (prof79) #10
  • 565634d: Improved/fixed existing file code. (prof79) #10
  • 7c3b10d: Retries/delay were not honored from config.ini, stupid (prof79) #10
  • bcf66b5: Fixed file-in-use rename bug. (prof79) #10
  • 0334fd4: Version bump & doc for v0.7.23. (prof79) #10
  • 21a5db9: Changed to v0.8.0 due to major and somewhat breaking changes. (prof79) #10
  • bfcb206: Changed FourCC handling for non-printable characters and proper informative error output on invalid MPEG-4 files. (prof79)
  • 5364437: Docs for v0.8.1 bugfix. (prof79)
  • b725882: Added bug disclaimer. (prof79)
  • 36958d6: Emergency fix for hashing. (prof79)
  • b463af0: Updated docs for emergency fix. (prof79)
  • c38d653: Handle MP4 files > 4 GiB. (prof79)
  • abcee1f: Version number bump forgotten. (prof79)
  • c63a2f5: Added a little MP4 link collection. (prof79)
  • d476999: Check for local ffmpeg before using the pyffmpeg version (Fletcher Dostie) #19
  • 4181ca2: Release info and some clean-up regarding #20. (prof79)
  • bd5810f: Feb 2024 video download fix. (prof79)
  • 48c97f3: Hopefully fix #18. (prof79)
  • e4c9bfa: M3U8 corner cases fixed. (prof79)
  • be6155c: Removed weird file hierarchy checks. (prof79)
  • c937446: Another memory bug fix plus on-the-fly dedupe fixes. (prof79)
  • a41a806: A fix for the self updater. (prof79)
  • 82ba272: Self updater testing. (prof79)
  • 73cfa67: More self-updating stuff. (prof79)