Commit Graph

6 Commits

Author SHA1 Message Date
TheFrenchGhosty
00ac1d8e5b
Better and shorter names for a lot of pages 2023-07-10 15:48:38 +02:00
ChunkyProgrammer
cf0b6310d3
Add playlist attachment type (#378)
* Add playlist attachment type

* add viewCountText to video object
2023-05-21 21:56:46 +02:00
ChunkyProgrammer
fc62ef9763
add documentation for channel community endpoint (#333)
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-03-19 13:33:34 +00:00
Samantaz Fox
9776fb40a4
Minor indentation fix 2023-02-10 23:54:30 +01:00
Samantaz Fox
e057224be7
Api docs update (#344)
* API: Add "authorVerified" to VideoObject and /channel/id endpoint
* API: Add "tabs" field to main channel endpoint
2023-02-10 22:49:20 +00:00
Samantaz Fox
dca939835c
Update channels api docs (#326)
* Add a page specifying common object types

* Add a page for the /api/v1/channels endpoint

* Remove obselete definitions from api.md

* Add/update links in index.md and mkdocs.yml

* Impove MkDocs config to support code highlight & copy button

* Use native JS types for better syntax highlighting
2023-01-14 12:01:24 +01:00