Commit Graph

11 Commits

Author SHA1 Message Date
Luan
34dc84f576 chore(package): Update deps 2025-07-24 09:57:33 -03:00
Luan
a744d6af0a feat!: rework library (#27) 2025-07-22 15:02:10 -03:00
Luan
d683f123c0 chore: fix SABR example and update protos
+ SABR now requires PoTokens.
2024-12-23 14:36:48 -03:00
Luan
7a106dc5f4 chore: update deps 2024-12-10 10:32:02 -03:00
Luan
3ab569c637 fix(sabr): Video-only playback is no longer supported
What a bummer...

At least they can't remove audio-only, since it's still needed for YouTube Music. :)
2024-10-24 09:12:18 -03:00
Luan
79711e655b chore: update protos 2024-10-02 12:23:00 -05:00
Luan
5549a97173 fix(examples): stop progress bars on completion 2024-09-15 15:42:01 -03:00
Luan
a1e573831b chore(examples): clean up 2024-09-15 15:30:38 -03:00
Luan
f273a416c7 refactor(ServerAbrStream): Clean up
+ Add an example with ffmpeg.
2024-09-15 08:52:54 -03:00
Luan
d9fb9431ed fix(ServerAbrStream): Ignore duplicate sequences
Ignoring them is not the best solution, but at least we don't end up with a corrupted file :P

Note:
This would only happen when downloading two itags (MediaType.MEDIA_TYPE_DEFAULT).

Other changes:
Convert field names to camelCase.
2024-09-14 12:03:06 -03:00
Luan
a508925216 feat: init repo 2024-09-13 13:52:28 -03:00