Commit Graph

7 Commits

Author SHA1 Message Date
kageru c374a04417
Add playlist info
This is also the first occurence of multiple structs in one response.
The Itertools.batching approach seems to work quite well.
2020-06-21 15:31:08 +02:00
kageru fe2730a7d6
Add Status struct 2020-06-21 14:50:25 +02:00
kageru ce5b87769c
remove custom map deserializer 2020-06-21 14:20:35 +02:00
kageru 6405c8fa33
Use proper datetime type 2020-06-21 01:00:29 +02:00
kageru da8430092b
Fix return type of deser function 2020-06-21 00:03:06 +02:00
kageru e8c8be6725
Properly handle repeated fields 2020-06-20 23:27:00 +02:00
kageru 8253e4b5de
convert to library 2020-06-20 22:50:33 +02:00