36 lines
1.1 KiB
Markdown
36 lines
1.1 KiB
Markdown
# ExtendedYouTubeAPI
|
|

|
|
[](https://www.gnu.org/licenses/gpl-3.0)
|
|

|
|
|
|

|
|

|
|
|
|
C# library which is used to extend the abilities of YouTube API v3
|
|
## Features
|
|
- DASH manifests generation for videos
|
|
- HLS livestreams URLs extraction
|
|
- User's history management (list, add, delete, update)
|
|
- Watch later playlist management (list, add, delete)
|
|
- Video captions retrieval
|
|
- User's recommendations listing
|
|
- User's subscriptions videos listing
|
|
- Videos' URLs retrieval
|
|
|
|
## Get started
|
|
|
|
## Contribution
|
|
1. Clone repository
|
|
2. Build "YouTube.API" project
|
|
### Configuring tests
|
|
|
|
## TODO
|
|
- Create API Reference page
|
|
- Document code
|
|
- Complete README
|
|
- Setup CI/CD
|
|
- Complete library
|
|
|
|
## Copyrights
|
|
> ©2019 Michael "XFox" Gordeev
|