Skip to content

Releases: meeb/tubesync

v0.11.0

29 Jun 07:20
Compare
Choose a tag to compare
v0.11.0 Pre-release
Pre-release

Changelog:

  • Working ARM container support (thanks @SweetMNM !)
  • Minor new features
  • Bug fixes

v0.10.0

20 Sep 07:34
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

Changelog:

  • Minor feature tweaks
  • Big fixes
  • Groundwork for larger later changes
  • Replace youtube-dl with yt-dlp

v0.9.1

05 Mar 03:26
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Changelog:

  • Minor bugs and visual tweaks
  • Updated embedded youtube-dl

v0.9

18 Feb 06:34
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Changelog:

  • Reworked indexer, should solve most "429 / rate limiting" issues
  • Various minor bugs and visual tweaks
  • New advanced import-existing-media one-off CLI command
  • New advanced sync-missing-metadata one-off CLI command

v0.8

20 Jan 07:14
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

Changelog:

  • Various minor bugfixes and tweaks
  • Update embedded youtube-dl to 2021.01.16

v0.7

20 Dec 07:31
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

Changelog:

  • Fix variable name typo ( #22 )
  • Fix attribute name typo ( #21 )
  • Switch to using async workers with optional number of workers ( #19 )
  • Documentation updates

v0.6

19 Dec 07:17
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

Changelog:

  • Allow Django's FORCE_SCRIPT_NAME to be set by an environment var ( #18 )
  • Add a download cap by date for sources ( #15 )
  • Add {mm} and {dd} media format options ( #12 )
  • Add {playlist_index} and {playlist_title} media options ( #13 )
  • Add NFO files in XML format to be written to download directories ( #11 )
  • Internal tweaks

v0.5

18 Dec 07:09
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release

Changelog:

  • Better functioning support for YouTube channels with no vanity names ( #9 )
  • Django admin command to assist with debugging video metadata information

v0.4

18 Dec 05:23
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

Changelog:

  • Allow custom per-source media templates for custom filenames ( #5 )
  • Fix YouTube path validation for channels with no vanity name ( #6 )
  • Add option to copy thumbnails to media download directory ( #8 )
  • Re-hosted ffmpeg downloaded during container build to not annoy upstream host ( #4 )

v0.3

17 Dec 09:05
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

First public v0.3 release. May contain bugs!