https://github.com/maxnowack/meteor-ytpodcast
Meteor application to get youtube channels or playlists as podcast feed (rewrite of https://github.com/maxnowack/ytpodcast)
https://github.com/maxnowack/meteor-ytpodcast
Last synced: 12 months ago
JSON representation
Meteor application to get youtube channels or playlists as podcast feed (rewrite of https://github.com/maxnowack/ytpodcast)
- Host: GitHub
- URL: https://github.com/maxnowack/meteor-ytpodcast
- Owner: maxnowack
- License: gpl-2.0
- Created: 2015-05-24T07:21:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T08:49:49.000Z (about 11 years ago)
- Last Synced: 2025-03-15T12:14:11.415Z (over 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ytpodcast
Meteor application to get youtube channels or playlists as podcast feed (rewrite of https://github.com/maxnowack/ytpodcast)
# Demo
see http://ytpodcast.meteor.com for a demo
# Configuration
add your youtube api token to `YOUTUBE_API_TOKEN` key in `Meteor.settings`