New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@warren-bank/browser-ytdl-core

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warren-bank/browser-ytdl-core

Browser build for 'node-ytdl-core': YouTube video downloader in pure javascript

  • 6.0.5-ybd-project.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
43
increased by258.33%
Maintainers
1
Weekly downloads
 
Created
Source

browser-ytdl-core

Browser build for node-ytdl-core: YouTube video downloader in pure javascript

Build
npm run build
CDN
  <script src="//cdn.jsdelivr.net/npm/@warren-bank/browser-ytdl-core@6.0.5-ybd-project.1/dist/es2020/ytdl-core.js"></script>
Usage
  1. run the client-side javascript library in a web browser
    • examples:
      1. userscript
        • domain: youtube.com
        • notes:
          • Youtube API calls made by browser-ytdl-core succeed
          • CORS is allowed
      2. userscript with proxy
        • domain: example.com
        • notes:
          • uses the same proxy as the official demo
          • this proxy injects HTTP response headers that allow CORS
  • license for node-ytdl-core is MIT
  • license for browser-ytdl-core is GPL-2.0
    • only covers the content of this repo, which contains primarily build scripts
    • excludes the content of the dist directory, which contains code from node-ytdl-core

Keywords

FAQs

Package last updated on 04 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc