Skip to content

Releases: panmona/switchtube-dl

1.0.1

23 Sep 18:03
2f47549
Compare
Choose a tag to compare

Changes

🧰 Misc

Full Changelog: 1.0.0...1.0.1

1.0.0

17 Sep 15:34
Compare
Choose a tag to compare

Changes

🧰 Misc

Full Changelog: 0.0.9...1.0.0

0.0.9

13 Apr 10:19
e022cc5
Compare
Choose a tag to compare

Changes

πŸš€ Enhancements

  • Find videos to skip based on video ids πŸš€ (PR #13)

🧰 Misc

  • Upgrade dependencies 🧰 (PR #14)

Full Changelog: 0.0.8...0.0.9

0.0.8

23 Mar 11:12
3ee51ba
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

  • Fix decoding of not processed videos πŸ› (PR #11)

Full Changelog: 0.0.7...0.0.8

0.0.7

02 Mar 22:30
Compare
Choose a tag to compare

Changes

πŸš€ Enhancements

  • Improve -s to also skip the download when the file already exists ✨ (PR #7)

🧰 Maintenance

  • Fix ci by using fetch-depth 0 🧰 (PR #8)
  • Fix ci by using 'run' command instead of 'publish' 🧰 (#9) (a9e8cc0)

πŸ“š Documentation

  • Add link to docs regarding Emoji setup on Windows πŸ“š (PR #6)

🧰 Misc

  • Update CI to only trigger builds for published releases 🧰 (PR #5)

Full Changelog: 0.0.6...0.0.7

0.0.6

28 Feb 22:31
Compare
Choose a tag to compare

Fixes πŸ›

  • Build on macOS to enable automatic Code Signing

0.0.5

19 Feb 21:10
Compare
Choose a tag to compare

Enhancements πŸš€

  • Change -t to an optional parameter #2
    • If the parameter is not provided the CLI will ask for the token.

0.0.4

15 Feb 15:57
Compare
Choose a tag to compare

Features ✨

  • Add --version flag

Fixes πŸ›

  • Fix handling of unpublished videos
  • Fix escaping of injected parameters in Markup

Enhancements πŸš€

  • Add description to help page
  • Add short/long versions for skip & all

0.0.3

15 Feb 12:33
Compare
Choose a tag to compare

Fixes πŸ›

  • Fix handling of videos with trailing whitespace in the title
    • This whitespace is now ignored
  • Fix package description in Homebrew

0.0.2

14 Feb 22:39
Compare
Choose a tag to compare

Features ✨

  • Add download of a video by its video id
  • Add interactive channel download
  • Add -f / --force flag
  • Add -a and --skip flags