24 Commits

Author SHA1 Message Date
ligang945 c3d2ba3efe fix warnning: Variable 'feed' collides with imported package name 2024-04-19 09:59:24 -07:00
Maksym Pavlenko 391489a35f Fix tests and lints
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2024-03-31 14:35:17 -07:00
Th0masL 906a5a6216 Some more improvements 2022-06-14 02:38:03 +03:00
Th0masL 531ceb78c3 Small improvement and fix errors reported by golangci-lint 2022-06-13 23:56:14 +03:00
Th0masL a2e788f861 Improve the slices chunking 2022-06-13 12:04:02 +03:00
Th0masL 937145a68f Small improvements 2022-06-13 11:44:51 +03:00
Th0masL 5f41d87a8b Fix page_size limited at 50 on YouTube 2022-06-13 01:43:56 +03:00
Maksym Pavlenko 7509ad31cb Fix tests 2022-05-08 16:45:33 -07:00
Matej Drobnic e76f43f4d4 add support to set feed as private 2022-04-02 10:31:55 +02:00
Maksym Pavlenko b82bb3547b Merge pull request #288 from Contextualist/fix-cover-art-quality
Fix cover art quality config and default being ignored
2022-03-20 14:55:01 -07:00
Maksym Pavlenko 407c33bed0 Bump Go version to 1.18
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
2022-03-20 14:51:12 -07:00
Contextualist 65ffd5bebb Fix cover art quality config and default being ignored 2022-03-09 02:06:04 -05:00
Maksym Pavlenko 54834550d5 Decouple config package 2022-01-02 14:57:10 +02:00
Maksym Pavlenko 26f4b2a47a Fix context import 2021-12-31 21:24:58 +02:00
Maksym Pavlenko ac0aa8f15f Fix vimeo test 2021-12-31 12:48:24 +02:00
Matej Drobnic 52293e4ad2 add support for descengind playlists 2021-12-28 08:06:10 +01:00
Unshuffled c1130f3f97 Initial SoundCloud playlist support 2021-10-09 17:14:35 -07:00
Maksym Pavlenko 3572e14706 Support cover art quality 2020-10-04 14:20:32 -07:00
Maksym Pavlenko 24c9e7953d Refactor feed package 2020-04-20 21:02:05 -07:00
Maksym Pavlenko 76be718f82 Rename builder to feed 2019-12-21 14:15:07 -08:00
Maksym Pavlenko 780f9440a4 Fix YouTube pagination #42 2019-11-14 23:26:40 -08:00
Maksym Pavlenko b22d2dccdb Use context in YouTube builder 2019-10-29 14:52:19 -07:00
Maksym Pavlenko 616fac57fd Implement basic feed updater 2019-10-29 14:38:29 -07:00
Maksym Pavlenko acee1d9cfc Refactor builders 2019-10-29 12:50:06 -07:00