Numerade Video Viewer

[MOVED] The userscript has moved to Discord. Join us there for continued access!

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
GooglyBlox
일일 설치 수
0
총 설치 수
350
평점
1 0 0
버전
1.9
생성일
2024-04-18
갱신일
2025-01-14
크기
4.47KB
라이선스
CC-BY-NC-SA-4.0
적용 사이트

Numerade Video Viewer

Active Development Update

This project is now actively maintained with two ways to access Numerade videos:

  1. Discord Bot (Recommended): Join our Discord server to use the bot! Simply use the /numerade command with any Numerade video URL.

  2. Self-Hosted API: The deployment branch contains the API that powers the Discord bot. You can deploy it to Vercel using your own Numerade premium credentials:

    • Fork this repository
    • Set up a Vercel project
    • Add your credentials as environment variables: NUMERADE_EMAIL=your_premium_email NUMERADE_PASSWORD=your_premium_password
    • Deploy the deployment branch

Original Project Description

The Numerade Video Viewer is a web application designed to provide easy access to Numerade videos without the need for a subscription. It serves as a proof of concept (POC) for a scraper that can bypass the subscription requirements on the Numerade platform. **Easy to Use**: Simply input the URL of the Numerade question, and the video viewer will retrieve the video for you. **Bypass Subscription**: This tool allows you to access Numerade's video content without needing a subscription. ## Option 1: Web Application 1. Open the Numerade Video Viewer website by cloning this repository to your machine. 2. In the input box, paste the URL of the Numerade question you want to view. The URL should start with `https://www.numerade.com/questions/` or `https://www.numerade.com/ask/question/`. 3. Click the `Submit` button to process the link. 4. The video will be displayed on the screen if available. You can watch it directly within the web application. ## Option 2: Userscript Alternatively, you can use the Numerade Video Viewer as a userscript. This allows you to automatically fetch and display the unlocked video directly on the Numerade question page. [![Install Userscript](https://img.shields.io/badge/Install-Userscript-green?style=for-the-badge)](https://github.com/GooglyBlox/free-numerade-videos/raw/main/userscript/numerade-video-viewer.user.js) 1. Install a userscript manager extension like [Tampermonkey](https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) or [Violentmonkey](https://chromewebstore.google.com/detail/violentmonkey/jinjaccalgkegednnccohejagnlnfdag) in your browser. 2. Click on the "Install Userscript" button above to install the userscript. 3. Navigate to a valid Numerade question page, and the userscript will automatically execute, fetching and displaying the unlocked video where there would normally be a static paywall image. ## Disclaimer This application is a proof of concept and is intended for educational purposes only. It demonstrates the technical possibility of scraping web content and should not be used to infringe on the rights of Numerade or any other service. Please note that this tool should be used responsibly and within the confines of legal and ethical boundaries. This project is not affiliated with Numerade.

Current Status

  • ✅ Discord Bot: Fully functional, free to use on our Discord server
  • ✅ API: Available for self-hosting (requires premium credentials)
  • ⚠️ Userscript: Currently unmaintained (see Discord bot alternative)
  • ⚠️ Web App: Currently unmaintained (see Discord bot alternative)

Discord Bot Features

Support

  • For bot support, join our Discord server
  • For API deployment issues, create a GitHub issue

Contributing

Contributions are welcome! The deployment branch contains the current active codebase.

Disclaimer

This application is a proof of concept and is intended for educational purposes only. It demonstrates the technical possibility of automating web content access and should not be used to infringe on the rights of Numerade or any other service. Please use responsibly and within legal boundaries. This project is not affiliated with Numerade.