https://github.com/cool-dev-guy/rabbitthunder
A rabbitstream stream extractor using puppeteer written in noobs-typescript.
https://github.com/cool-dev-guy/rabbitthunder
Last synced: 3 months ago
JSON representation
A rabbitstream stream extractor using puppeteer written in noobs-typescript.
- Host: GitHub
- URL: https://github.com/cool-dev-guy/rabbitthunder
- Owner: cool-dev-guy
- License: gpl-3.0
- Created: 2024-03-18T07:56:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T11:50:56.000Z (about 2 years ago)
- Last Synced: 2024-03-21T12:50:39.552Z (about 2 years ago)
- Language: TypeScript
- Size: 38.1 KB
- Stars: 8
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rabbitthunder
A rabbitstream stream extractor using puppeteer written in noobs-typescript.
## NOTES
`Note 1` : This project is made as a proof of concept and should only be used for educational use.This project dosent have a warranty.
`Note 2` : The devoloper of the project (cool-dev-guy) is never responsible for anything caused by this project.So use this at your own risk.
`Note 3` : The code is written in typescript but its not how it should be really written,because i am new to typescript.
`Note 4` : All the deployments of this project by the devoloper is disabled by the devoloper for preventing the mis-use of the project.
## Concept
- using puppeteer to intercept request.
- minimize the deployment size and optimizations.
- aws-lambda compatibility and optimization.(vercel)