Cloudflare Worker for scraping YouTube metadata using HTMLRewriter.
Go to file
Alex Thomassen 4db4f5cbd8
Add support for `url` GET parameter as alternative to channel
2023-10-28 20:01:44 +00:00
src Add support for `url` GET parameter as alternative to channel 2023-10-28 20:01:44 +00:00
.editorconfig Initial implementation 2022-12-27 16:06:59 +00:00
.gitignore Initial implementation 2022-12-27 16:06:59 +00:00
LICENSE Add LICENSE, rename worker 2022-12-27 17:34:24 +00:00
package-lock.json Initial implementation 2022-12-27 16:06:59 +00:00
package.json Initial implementation 2022-12-27 16:06:59 +00:00
tsconfig.json Initial implementation 2022-12-27 16:06:59 +00:00
wrangler.toml Add LICENSE, rename worker 2022-12-27 17:34:24 +00:00