1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

22 Commits

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