diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2021-08-03 02:58:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-03 02:58:27 +0200 |
| commit | 5b020e81cae7db93d67b9228e14fe94778966be6 (patch) | |
| tree | 724a63076790ec8e1cf18d32c50bab9430139012 /assets/js/embed.js | |
| parent | c76bd7b45b662468e77bc9a58da94a8936985af6 (diff) | |
| download | invidious-5b020e81cae7db93d67b9228e14fe94778966be6.tar.gz invidious-5b020e81cae7db93d67b9228e14fe94778966be6.tar.bz2 invidious-5b020e81cae7db93d67b9228e14fe94778966be6.zip | |
Youtube api improvements (#2277)
* Put youtube API functions under the YoutubeAPI namespace
* Implement the following endpoints:
- `next`
- `player`
- `resolve_url`
* Allow a ClientConfig to be passed to YoutubeAPI endpoint handlers.
* Add constants for many new clients
* Fix documentation of YoutubeAPI.browse(): Comments and search
result aren't returned by the browse() endpoint but by the next()
and search() endpoints, respectively.
* Accept gzip compressed data, to help save on bandwidth
* Add debug/trace logging
* Other minor fixes
Diffstat (limited to 'assets/js/embed.js')
0 files changed, 0 insertions, 0 deletions
