Commit graph

631 commits

Author SHA1 Message Date
ThetaDev
56a5415349 chore: fix release script (unquoted include paths) 2024-03-26 20:11:14 +01:00
ThetaDev
dc4ecf2f3d chore(release): bump rustypipe to v0.1.1 2024-03-26 20:03:11 +01:00
ThetaDev
819ae447d2 chore: update user agent (FF 115.0) 2024-03-26 20:03:09 +01:00
ThetaDev
a267413a82 fix: parsing music details with video description tab 2024-03-24 02:34:53 +01:00
ThetaDev
e5d85ae76d chore(release): release rustypipe-cli v0.1.0 2024-03-23 00:57:24 +01:00
ThetaDev
aa7f130751 chore(release): release rustypipe-downloader v0.1.0 2024-03-23 00:57:16 +01:00
ThetaDev
866209c70f fix: move package attributes to workspace 2024-03-23 00:56:48 +01:00
ThetaDev
d71ac9f05a ci: set registry on internal deps correctly 2024-03-23 00:40:54 +01:00
ThetaDev
bdc9066141 fix: specify internal dependency versions 2024-03-23 00:24:41 +01:00
ThetaDev
930eac1313 chore: changes to release command 2024-03-23 00:19:33 +01:00
ThetaDev
2f2574e81d ci: fix outputting release message 2024-03-22 22:34:18 +01:00
ThetaDev
3d16918246 chore(release): release rustypipe v0.1.0 2024-03-22 15:15:42 +01:00
ThetaDev
7b2b4ef198 ci: use gitea token from secrets 2024-03-22 15:15:17 +01:00
ThetaDev
d0ee4ce146 ci: fix creating cargo dir 2024-03-22 15:08:22 +01:00
ThetaDev
95ddb4f27e test: fix channel_tab_not_found test 2024-03-22 15:02:45 +01:00
ThetaDev
6674c058c2 ci: add release workflow 2024-03-22 14:57:27 +01:00
ThetaDev
57d5cf16a4 chore: fix git-cliff 2024-03-22 14:08:22 +01:00
ThetaDev
7b364e65ef chore: add git-cliff 2024-03-22 03:06:03 +01:00
ThetaDev
7fbcedc8a6 tests: fix tests 2024-03-22 00:53:48 +01:00
ThetaDev
cfcf8ffb0e chore: update dependencies, use workspace deps 2024-03-22 00:53:27 +01:00
ThetaDev
0111f14646 chore: update base64 to v0.22 2024-03-16 19:23:11 +01:00
ThetaDev
4c62672e45 tests: remove tokio_test::block_on 2024-03-16 19:21:30 +01:00
ThetaDev
b012436bf8 feat!: add rich text description to playlists and albums
fix: panic when parsing new music album/playlist layout
2024-03-09 14:34:58 +01:00
ThetaDev
d2cb8f208b ci: use cimaster image 2024-03-03 01:58:41 +01:00
ThetaDev
c402f463b4 fix: add support for A/B-13 (2-column layout for music playlists/albums) 2024-02-29 02:54:40 +01:00
ThetaDev
2fb210b363 tests: update lyrics 2024-02-19 16:55:45 +01:00
ThetaDev
582a386d76 fix: update dictionary, fix parsing playlist dates in am and no 2024-02-13 18:38:58 +01:00
ThetaDev
ebac82421b tests: channel shorts: dont fetch more pages
In some cases YouTube does not return a continuation response when fetching the *Shorts* channel tab.
There should be more research done about this issue, for the moment this part of the test is disabled.
2024-02-13 17:53:38 +01:00
ThetaDev
41677303d5 tests: remove channel mobile/tv banner assertion 2024-02-13 15:22:52 +01:00
ThetaDev
c557470f86 tests: remove unnecessary unwraps, improve assert functions 2024-02-13 15:17:50 +01:00
ThetaDev
93826e2647 tests: update lyrics 2024-02-13 14:24:11 +01:00
ThetaDev
d83b326d1a tests: update album snapshot 2024-02-10 18:26:41 +01:00
ThetaDev
46effb2201 tests: update get_video_details_no_desc test video (got taken down), update German trending playlist 2024-02-06 13:25:52 +01:00
ThetaDev
f0ae51fc9a tests: add back recommended videos assertion
YouTube video recommendations display normally again, there was probably a temporary outage.
2024-02-02 11:50:12 +01:00
ThetaDev
45b1d28023 chore: fix tests
Video ZeerrnuLi5E does not show any recommendations. This is probably temporary, should keep an eye on it.
2024-02-02 03:38:12 +01:00
ThetaDev
187532b12e chore: cache CI deps on failure 2024-02-02 03:09:36 +01:00
ThetaDev
8483464c73 chore: add Gitea Actions workflow 2024-02-02 03:00:09 +01:00
ThetaDev
25c78a2867 chore: add Gitea Actions workflow 2024-02-02 02:58:26 +01:00
ThetaDev
f94bed5ddb fix(tests): dont ignore 404 error on rss feed 2024-01-29 18:51:08 +01:00
ThetaDev
7237aa2a75 chore: update A/B test statuses 2024-01-29 17:17:16 +01:00
ThetaDev
d16d38a1bc fix: a/b test 12: parsing new channel page header 2024-01-29 17:09:42 +01:00
ThetaDev
0463996335 fix(tests): update comment count 2024-01-29 01:41:46 +01:00
ThetaDev
5eb4e91fa5 fix(tests): dont fetch non-existant channel tabs 2024-01-24 17:22:44 +01:00
ThetaDev
4eb5e422f9 fix(tests): change YTM playlist 2024-01-24 17:11:47 +01:00
ThetaDev
e3a0f8f97d fix: number parsing for as,bs,it, update testdata 2024-01-24 12:48:13 +01:00
ThetaDev
f322309bba fix: remove shorts duration parsing 2024-01-18 16:03:15 +01:00
ThetaDev
33abd163ef chore: disable pedantic lints 2024-01-18 13:44:11 +01:00
ThetaDev
459f2b2af0 tests: disable channel shorts tests 2024-01-18 13:32:24 +01:00
ThetaDev
e9fb16353a chore: fix clippy lints 2024-01-18 13:23:56 +01:00
ThetaDev
71f7a0643a fix(tests): update YTM snapshots 2024-01-18 13:21:10 +01:00