This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/src/client
ThetaDev 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
..
response feat: redirect secondary YT channels to the YTM channel 2023-01-21 22:18:25 +01:00
snapshots refactor!: rename title field to name 2022-12-27 23:28:25 +01:00
channel.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
channel_rss.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
mod.rs refactor!: make artist description optional 2022-12-16 23:13:09 +01:00
music_artist.rs feat: redirect secondary YT channels to the YTM channel 2023-01-21 22:18:25 +01:00
music_charts.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
music_details.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
music_genres.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
music_new.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
music_playlist.rs fix: albums without artists 2022-12-29 14:44:48 +01:00
music_search.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
pagination.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
player.rs feat: redirect secondary YT channels to the YTM channel 2023-01-21 22:18:25 +01:00
playlist.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
search.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
trends.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
url_resolver.rs refactor!: refactored response models 2022-12-09 01:02:09 +01:00
video_details.rs fix: video with no view count 2022-12-29 14:10:32 +01:00