Recent Releases of video-manager
video-manager - v0.0.7
Changelog
Added configuration command and ability to prefer resolved extensions. We now provide our documentation in German and Ukrainian! (Thanks for @LyubomirT 😄 )
Features
- 3701621cdd4ae5256e4a6cd2dddc26192163a3ef: feat: Add config command (@caffeine-addictt)
- f5204ae6cbbe392c8b1dff4da324f898ea5ba28f: feat: Adding extensions to config (@caffeine-addictt)
- 73eecd0f0750dc262b06cc09acc165abe217ccc0: feat: Prioritising preferred extensions (@caffeine-addictt)
Improvements
- 0b84c3080c4995837773e0b9789f4b4040f9b750: refactor: Update cache init name (@caffeine-addictt) ### Documentation
- c07f67094c8bf9534182d0b9ae9b69e8caf4af5b: German translation (@LyubomirT)
- c07f67094c8bf9534182d0b9ae9b69e8caf4af5b: Ukrainian translation (@LyubomirT)
- Go
Published by github-actions[bot] over 1 year ago
video-manager - v0.0.6
Changelog
Features
- 9cd10cd757e3f16ef2fccb3fe5ab825d0ea52b80: feat: Add cache commands (@caffeine-addictt)
- c8ef0f5be722e9474034ce34885efa0963172753: feat: Add cacheFile flag (@caffeine-addictt)
- eb57871689571602c19a05f7b24ed28e19c92d8d: feat: Add mapping for non-urls (@caffeine-addictt)
- 3690c3caf99f4b3dbeb09bce2fe25b15dbcac707: feat: Add utility to calculate string similarity score (@caffeine-addictt)
- 75a3a63570855b1159f003809e7df4d980498d1d: feat: Automatically attempt to resolve file extension from Content-Type header (@caffeine-addictt)
- d766428332c7f552f50c747d386cb28fb3baa43e: feat: Bind cache flag to config (@caffeine-addictt)
- 22b8cce815e52c784b3ede00d27474aa2d04f996: feat: Completing non-urls from cache file (@caffeine-addictt)
- a2fac50c78126759268517fee319857112d4ff24: feat: Enforce positive integer flag (@caffeine-addictt)
- f65848f6cea334d9f6563f83d1c15498e2ac5676: feat: Fall back on RegExp for cache list command (@caffeine-addictt)
- 8a44a2851830f322b44b6da151ab6a591c251ed9: feat: Improve command completion (@caffeine-addictt)
- 63427becb307a963429c6285ed2f3ac647be9e81: feat: Improve file/dir path options (@caffeine-addictt)
- 73f974f994808e00b3e34d0b827175a0bbf70547: feat: Write cache file as part of init (@caffeine-addictt)
- 4e2fe4979733e593c25adb2649786eff0c1b756f: feat: Write to cache concurrently (@caffeine-addictt) ### Bug fixes
- 159a2496db89b98d666c40c2a0b8b53029e3869c: fix: Missing nextline character (@caffeine-addictt)
- b7a13bc85a0bc8d9d2e99f14853ab4fe4dd8fd8d: fix: Only resolve file extension if . is not present (@caffeine-addictt) ### Improvements
- 66048c33cb07a449d694f8597b4ec5971e3b6e94: refactor: Have yaml format apply to all config file (@caffeine-addictt)
- 64d3ec06714cd787da73b2e3f98a0cfe2a73494c: refactor: Move home dir to use init (@caffeine-addictt)
- 98dd0d53a1e8ac0c1d17bf5d798b5b975a675778: refactor: Move strategy enum to strings utils (@caffeine-addictt)
- f553d61403c0a426620cc1539516b256ce109715: refactor: Move where we open cache file (@caffeine-addictt)
- 5d1b8a49a3392988fab82d9449c549720559fcb8: refactor: Similarity strips any http/https/www. before comparing (@caffeine-addictt)
- aa5e1e7851811265f518eff47fa06c2ee7617803: refactor: Standardise to use <> for arguments (@caffeine-addictt)
- a3fea1bbf355e3cbb5928fc69863798265e4c8c1: refactor: Turn to debug info (@caffeine-addictt)
- c24e154292a8aa46dc0bba24665c52feacd4059c: refactor: Use length of URLs if lesser than maxConcurrency (@caffeine-addictt)
- Go
Published by github-actions[bot] over 1 year ago
video-manager - v0.0.5
Changelog
The delete command! Documentation https://github.com/caffeine-addictt/video-manager/blob/v0.0.5/docs/en/commands/delete.md
Features
- 7156eae6ab3ed368324befb5f178afc1c281e858: feat: Add delete command (@caffeine-addictt)
- Go
Published by github-actions[bot] over 1 year ago
video-manager - v0.0.4
Changelog
Improvements
- 7233be59d239df12022efcf2cba713561efef2e5: refactor: Turn int64 to int (@caffeine-addictt)
- Go
Published by github-actions[bot] over 1 year ago
video-manager - v0.0.3
Changelog
Bug fixes
- 2fdceb0500d1ccb009da3e21c136ef0181869ceb: fix: Config file not loaded properly (@caffeine-addictt)
- Go
Published by github-actions[bot] over 1 year ago
video-manager - v0.0.2
Changelog
Features
- ad27fc695e9a2f1678fbd0b59b691e368334ecc9: feat: Add query flag with RegExp and string.Contains() support (@caffeine-addictt) ### Improvements
- 511eba9d5e2d44b6ff145164ea4d4af0c5b67359: refactor: Exit 1 on empty query result (@caffeine-addictt)
- Go
Published by github-actions[bot] over 1 year ago
video-manager - v0.0.1
Changelog
Features
- 56298a7c8356baae52e61f510183624f7a805fb9: feat: Add function to validate directory exist and user has permissions (@caffeine-addictt)
- 1d90c7360457608e57301a6b22a214fb35b89bdd: feat: Add get command (@caffeine-addictt)
- 45745bbd6c890fcdc211b2106d8a49d6bccafb52: feat: Add get command (without downloading yet) (@caffeine-addictt)
- 642bd89b329ef8b420f7fced8e98a26c2eeb52f2: feat: Add go mod (@caffeine-addictt)
- 1f18783888876edff6c24c94befba89d6510556c: feat: Add list command (@caffeine-addictt)
- e46c5f13e1087970e8643c5eb3221bb70efc5a2b: feat: Add logging helpers (@caffeine-addictt)
- 654a83b473b14d968f4fa2021f28cd55f3b6c24a: feat: Add main.go (@caffeine-addictt)
- 9ce12cf0195552c13e4bf7089767f598ef9d88c3: feat: Add makefile (@caffeine-addictt)
- e5a85f34f7fe3d65b9e28f04949f111a5baa4e6e: feat: Add max concurrency option (@caffeine-addictt)
- 14284fd17148df55dfa5e63b61606e79dfd0a3a2: feat: Add method to read directory filenames (@caffeine-addictt)
- 86d0b76f5a02087dfbd1c87156b38d9aa91db448: feat: Add strategey flag to support concurrency or sync (@caffeine-addictt)
- 88d81a4d8b9fb3751de4018acb3ebd31e88e1c18: feat: Add version command (@caffeine-addictt)
- 78b3d54cd15aeeb514f33dca600826df7f2b4555: feat: Add video directories option (@caffeine-addictt)
- 5e58833d74ed18df37f6a41832c0a80643a276c4: feat: Config files and verbosity flags (@caffeine-addictt)
- 2275ac95e6227cc55799bc852e4e4086ee9934f5: feat: Move actual source to src/ (@caffeine-addictt)
- 0b90e40f6bd16ec5d058f5329a7bbc4386855701: feat: Use cobra (@caffeine-addictt)
- 27d635cca0bce63ccb5741064fefc3a5941bcc4e: feat: Warn when maxConcurrency is set to 1 on concurrent strategy (@caffeine-addictt)
- d67aad055b59059f8edc61439021035c100cc57e: feat: handle error writing root default configuration (@caffeine-addictt)
- c7f0cd41dd7a436f324dc61878f3c76d94fb552c: feat: mark --file/-f as file (@caffeine-addictt) ### Bug fixes
- 77e5573404987cfe42cfc11312bf88282dfce520: fix: .ArtifactPath doesn't exist (@caffeine-addictt)
- e04f83d404ef25b9a58b1bfc08eb82ef85725157: fix: Missing nextline on printf operation (@caffeine-addictt)
- 2b1aaa92e9d6d18c99890aac0acef49e6d0194df: fix: Resolve deprecation (@caffeine-addictt)
- 4d58734a6fadd06d68decf899aeb1040ec3ad0e9: fix: Use latest version of go (@caffeine-addictt)
- 56fbd87b8fde9445230d5849de5a4a41b12f06aa: fix: loop variable url captured by func literal (govet) (@caffeine-addictt) ### Improvements
- 5a0c56a0c5fcad79f54a5faeb2e2dfb95ba80c06: refactor: Prompt finding usage when no URLs are passed (@caffeine-addictt)
- 84e7fdb75b3a28889bda5c06e57fac79f774ad2c: refactor: switch to use getting-started instead (@caffeine-addictt) ### Others
- 8526706a75643e500b57f4db49d708ebcdfc1707: chor(deps): Upgrade dependencies (@caffeine-addictt)
- ad4a85496365addf27af5323c3b8a040ebbf8133: chroe: Use commit style for changelog (@caffeine-addictt)
- Go
Published by github-actions[bot] over 1 year ago