https://github.com/rosscomputerguy/osjs-youtube-adapter
The YouTube API wrapped as a VFS adapter in OS.js V3.
https://github.com/rosscomputerguy/osjs-youtube-adapter
Last synced: 11 months ago
JSON representation
The YouTube API wrapped as a VFS adapter in OS.js V3.
- Host: GitHub
- URL: https://github.com/rosscomputerguy/osjs-youtube-adapter
- Owner: RossComputerGuy
- License: apache-2.0
- Created: 2018-11-29T20:43:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T16:18:13.000Z (over 7 years ago)
- Last Synced: 2025-06-28T22:16:11.780Z (11 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OS.js YouTube Adapter
The YouTube API wrapped as a VFS adapter in OS.js V3.
# Install
```
$ npm install --save osjs-youtube-adapter
```