Skip to content

Releases: jaymoulin/youtube-music-uploader

1.3.1

22 Dec 19:37
Compare
Choose a tag to compare

Fixes Youtube API auth #7

1.3.0

28 Nov 17:35
Compare
Choose a tag to compare
  • Adds --log, -e param to define a specific log file (Default stderr). ERROR_FILE env for Docker version
  • Better handling of 409 (already uploaded) and 503 (service unavailable) errors

thanks to @brian-doherty for is work

1.2.0

05 Oct 12:20
Compare
Choose a tag to compare

Adds local snapshot directory to limit deduplication api calls

Adds LISTENER_ONLY feature

17 Jan 04:29
Compare
Choose a tag to compare

Can launch daemon without the initial upload. Really useful to avoid re-read of all library on restart (see -l param or LISTENER_ONLY env)

1.0.0

01 Sep 22:42
Compare
Choose a tag to compare

Initial version