Package Exports
- iyoutube
- iyoutube/output/main.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iyoutube) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
IYoutube
The ultimate dirty API Client for the internal YouTube API (Innertube API) with a big and growing coverage of actions and endpoints
Features
- Video information and statistics fetching
- Playlist information and videos
- Search functions (with type filters)
- Like & subscriptions API coverage (videos, channels, playlists)
- Comment API coverage (partial, only for videos)
- Simple User Authentication using OAuth2 (allows Private Videos) *1
- Built on one of the latest versions
- Typescript types (for most things)
- Support for a wide variety of plattforms, due to optional adapter support for HTTP fetching and storage access
*1 This does not require an API Key. It uses extracted keys from the YouTube TV App.
Usage
Please look at the Basic Example
To-Do
I will do my best to keep up the work on this Project, any Pull Requests or contributions in any way (e.g feature suggestions) are welcome.
This API was originally designed for IonicTube (an alternative YT App)
Credits
- Authentication Method: https://github.com/pytube/pytube
- Consent Confirmation: https://github.com/ytdl-org/youtube-dl/
- Visual Studio Code for Development: https://code.visualstudio.com/
- Google for their API and Chrome Dev Tools to analyse it :)
- @appit-online for the Deciphering Code (from: https://github.com/appit-online/ionic-youtube-streams)
Disclaimers
- This project is not affiliated or linked to Google/YouTube in any way
- This project does not contain any unofficial Source Code
- This project is created for educational use only!
- All mentioned brands and trademarks (e.g "Google" & "YouTube") are the property of their lawful owners