https://github.com/gromnitsky/youtube-dl-feeds
A tiny node server that spits out youtube atom feeds for gmakepod
https://github.com/gromnitsky/youtube-dl-feeds
Last synced: 7 months ago
JSON representation
A tiny node server that spits out youtube atom feeds for gmakepod
- Host: GitHub
- URL: https://github.com/gromnitsky/youtube-dl-feeds
- Owner: gromnitsky
- Created: 2019-10-18T11:57:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T08:42:51.000Z (over 1 year ago)
- Last Synced: 2025-01-20T06:42:11.356Z (9 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youtube-dl-feeds
A tiny node server that spits out youtube atom feeds for
gmakepod. Supports channels, users & playlists.Requires node >= 18.
Usage:
$ curl https://apps.sigwait.org/youtube-dl-feeds/https://www.youtube.com/user/StonedMeadowOfDoom93
It grabs a youtube feed & augments it w/ ``
tags.Refer to https://github.com/gromnitsky/gmakepod for the docs.
## License
MIT.