This repository has been archived on 2026-06-28. 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 d5ca6a87d3 fix: correctly parse subscriber count with new channel header
It looks like A/B test 12 has changed the text field order for the subscriber count slightly. Support was added to correctly parse both variants
2024-03-26 21:19:51 +01:00
..
response fix: parsing music details with video description tab 2024-03-24 02:34:53 +01:00
snapshots fix: correctly parse subscriber count with new channel header 2024-03-26 21:19:51 +01:00
channel.rs fix: correctly parse subscriber count with new channel header 2024-03-26 21:19:51 +01:00
channel_rss.rs fix: update dictionary, fix parsing playlist dates in am and no 2024-02-13 18:38:58 +01:00
mod.rs chore: update user agent (FF 115.0) 2024-03-26 20:03:09 +01:00
music_artist.rs fix: handling new podcast links 2023-11-04 01:14:54 +01:00
music_charts.rs fix: handling new podcast links 2023-11-04 01:14:54 +01:00
music_details.rs fix: handling new podcast links 2023-11-04 01:14:54 +01:00
music_genres.rs feat: add tracing 2023-09-22 03:22:38 +02:00
music_new.rs fix: support podcast episodes in new videos 2023-11-13 13:53:29 +01:00
music_playlist.rs feat!: add rich text description to playlists and albums 2024-03-09 14:34:58 +01:00
music_search.rs refactor: generic search API 2023-11-18 01:19:47 +01:00
pagination.rs fix: send visitor data for YTM playlists 2023-09-28 01:00:00 +02:00
player.rs fix: handle age restricted channels 2023-11-05 22:43:04 +01:00
playlist.rs feat!: add rich text description to playlists and albums 2024-03-09 14:34:58 +01:00
search.rs fix: search for sensitive topics 2023-12-21 21:22:38 +01:00
trends.rs fix: send visitor data for YTM playlists 2023-09-28 01:00:00 +02:00
url_resolver.rs feat: add tracing 2023-09-22 03:22:38 +02:00
video_details.rs add test for a/b11 2023-11-05 16:55:42 +01:00