Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giacomocerquone/node-ytdl-react
This is a React app which ports the node-ytdl-core library to extract cdn urls from youtube videos
https://github.com/giacomocerquone/node-ytdl-react
Last synced: 8 days ago
JSON representation
This is a React app which ports the node-ytdl-core library to extract cdn urls from youtube videos
- Host: GitHub
- URL: https://github.com/giacomocerquone/node-ytdl-react
- Owner: giacomocerquone
- Created: 2022-02-26T12:40:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T15:45:05.000Z (almost 3 years ago)
- Last Synced: 2024-12-20T11:29:32.634Z (2 months ago)
- Language: JavaScript
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-ytdl-react
This is a POC to prove the feasibility of porting node-ytdl inside the browser through webpack polyfills
To start the project give `yarn start` as for any other create-react-app projects.
# Sadly youtube apis needs cors to be deactivated