Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 6 hours 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T08:42:51.000Z (9 months ago)
- Last Synced: 2024-02-12T09:51:34.567Z (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.