Commit graph

22 commits

Author SHA1 Message Date
a2f9e87154 feat: fetch channel feed from TV client
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-15 01:05:09 +02:00
7bcff13eb8 fix: use fixed testfiles location 2023-03-25 23:18:49 +01:00
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
f7fbf40721 feat: add id validators 2023-01-23 22:32:51 +01:00
92a358a079 refactor: use fancy-regex only for backtracking 2023-01-23 15:33:05 +01:00
d8889ed5d4 chore: update base64 and fancy-regex 2023-01-21 22:28:48 +01:00
a706a7011b feat: redirect secondary YT channels to the YTM channel
Squashed commit of the following:

commit 88809265ead6eadfafab4b74091dd1af357b9577
Author: ThetaDev <t.testboy@gmail.com>
Date:   Sat Jan 21 22:16:23 2023 +0100

    feat: redirect secondary YT channels to the YTM channel

commit 02cc120912509f40f45da243ba5d37798b9ff411
Author: ThetaDev <t.testboy@gmail.com>
Date:   Mon Jan 9 23:57:18 2023 +0100

    add artists_no_tracks testfile
2023-01-21 22:18:25 +01:00
64d009615e fix: use path_macro in tests/codegen for cross-platform paths 2022-11-30 10:04:16 +01:00
c263ba2345 feat: resolve music album urls 2022-11-07 23:01:10 +01:00
6e2ba71f33 fix: French album types, add map_album type test 2022-11-03 12:47:01 +01:00
45e2d3c7c7 feat: multilanguage album type parsing
- new album types: Audiobook, Show
2022-11-01 18:10:28 +01:00
44da9c7cc5 feat: add album variants 2022-10-30 22:59:02 +01:00
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00
082d1c6c92 refactor: remove askama_html dependency 2022-10-29 00:50:12 +02:00
9f7f337efd fix: remove split seconds 2022-10-18 23:06:19 +02:00
3c1cc92461 refactor: replace chrono with time-rs 2022-10-18 22:53:09 +02:00
b22f6995cc feat: add URL resolver 2022-10-16 01:40:52 +02:00
01b9c8e310 fix: clean stuff up 2022-10-12 22:29:19 +02:00
eb9d3680cc fix: handle itemSectionRenderer in recommended videos 2022-10-11 22:42:48 +02:00
25de7d678a feat: add search filter, refactor params 2022-10-10 21:08:21 +02:00
1bc47b7c2d refactor: move dictionary to util 2022-10-10 12:22:27 +02:00
ecb84e32e1 feat: add search 2022-10-10 01:09:13 +02:00