• 2.1.0 db451625a7

    marvin8 released this 2025-03-16 23:10:36 +00:00 | 124 commits to main since this release

    Added

    • Support for floatplane.com as source

    • Optional cookie_file on play_list level to be able to specify a cookies file per play list.

    • New global config variable called cookie_file. This variable will now be used instead of
      youtube_cookie_file. Code will for now use the value of youtube_cookie_file if it is set and
      cookie_file is not set or specified.

      youtube_cookie_file will be removed from config in the next major release.

    Changed

    • Added testing against python 3.13

    • Improved type hinting.

    • Added more unit tests. Slightly increasing test coverage

    • Updated dependencies versions

    Downloads