Commit graph

33 commits

Author SHA1 Message Date
4a253e1a47
doc: fix license badge URL 2024-08-18 17:44:55 +02:00
17933315d9
chore: change repo URL to Codeberg 2024-08-18 03:03:15 +02:00
8692ca81d9
todo: update metadata 2024-08-17 00:10:31 +02:00
1e1315a837
feat: downloader: add audio tagging 2024-07-31 03:27:27 +02:00
9f7b8405a7
test: fix tests 2024-06-27 03:13:59 +02:00
6646078944
docs: add logo
Some checks failed
CI / Test (push) Failing after 2m11s
2024-06-27 02:18:04 +02:00
449fc0128e
chore(release): release rustypipe v0.1.3
All checks were successful
Release / Release (push) Successful in 3m3s
CI / Test (push) Successful in 4m36s
2024-04-02 01:52:43 +02:00
79c504954e
chore(release): release rustypipe v0.1.2
All checks were successful
CI / Test (push) Successful in 6m31s
Release / Release (push) Successful in 2m12s
2024-03-26 21:23:37 +01:00
47e077e03b
chore(release): bump rustypipe to v0.1.1 2024-03-26 20:03:11 +01:00
0bcced1db3
chore: changes to release command 2024-03-23 00:19:33 +01:00
b752b6ea9b fix(tests): replace short playlist, add new pop genre id 2023-08-04 01:14:36 +02:00
a6bf9359b9 docs: improve documentation 2023-05-13 00:08:14 +02:00
0008e305c2 refactor: add iterators for parsing tokens 2023-05-07 18:00:49 +02:00
4c1876cb55 feat: add channel search 2022-12-08 21:53:44 +01:00
de7bd2a965 feat: add music genres 2022-12-02 00:03:50 +01:00
c6cd364b9e test: add music_charts test 2022-12-01 14:13:34 +01:00
8f82694eaf feat: add music_new_albums/videos 2022-11-28 00:56:17 +01:00
bd936a8c42 feat: music search suggestions 2022-11-25 10:33:49 +01:00
cb38d5a248 feat: add music_related 2022-11-11 23:41:11 +01:00
2cd74b1da8 feat: add lyrics 2022-11-11 00:14:58 +01:00
e4046aef00 feat: add track details, radios 2022-11-10 23:19:11 +01:00
6f07095757 feat: add music artists 2022-11-06 18:30:06 +01:00
9707a6eb0b feat: add album track numbers
fix: small fix for music item parser
2022-10-31 23:48:41 +01:00
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00
b22f6995cc feat: add URL resolver 2022-10-16 01:40:52 +02:00
0bc9496865 feat: add trending 2022-10-14 00:03:10 +02:00
77960170bb feat: add search suggestions 2022-10-13 00:59:54 +02:00
bbaa6cdb90 feat: add fallback to player query 2022-10-13 00:05:44 +02:00
ab61cfb4ca test: add more search mapping tests 2022-10-10 21:40:37 +02:00
1297bcb641 fix: add livestream extraction 2022-09-27 23:12:14 +02:00
305c3ee70e feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
2022-09-27 15:23:09 +02:00
67ae1eb21d feat: add channel_videos
refactor: unify VideoListItem
2022-09-22 00:01:09 +02:00
df2952729a chore: add readme and license 2022-09-19 01:15:42 +02:00