Filmic
Search for media for free online, with no ads!
Install / Use
/learn @ayunami2000/FilmicREADME
Filmic
Search for media for free online, with no ads!
Disclaimer
Filmic is a search tool that interfaces with public, third-party websites and API endpoints in order to extract direct links to media. Filmic does not host any media files, nor does it claim ownership of any of the media it links to.
Please note that the media linked to by Filmic may be protected by copyright. It is the user's responsibility to ensure that they have the necessary rights to access and use any media they download using Filmic.
The developers of Filmic are not responsible for any legal consequences that may arise from the use of this tool to access copyrighted material.
Try it out at Filmic.app
Or try it on Glitch
How does it work?
This script interfaces with public, third-party websites and API endpoints in order to extract a direct link to media, falling back to one of the backup URLs as needed.
Usage
- Clone this repository
- Navigate to the project directory and run
npm install - Start the script by running
npm start - Open a web browser and navigate to
http://localhost:3000to access it!
Endpoints
This script provides the following endpoints:
/search
This endpoint performs a search on the specified website based on the q and s query parameters.
Query Parameters
q(required): The search query strings(required): The origin URL of the endpoint to search
Response
This endpoint returns a JSON object with the search results.
/sdl
This endpoint performs a search on the specified website and redirects the user to the first result to download.
Query Parameters
q(required): The search query strings(required): The origin URL of the endpoint to searche(optional): The episode number to download
/dl/:url
This endpoint downloads the media file at the specified URL.
Path Parameters
url(required): The URL of the media to download
Query Parameters
e(optional): The episode number to download
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
