https://github.com/tacogit/tanos.fm
📦 A quick yet ad-free media downloader
https://github.com/tacogit/tanos.fm
anime download downloader downloader-for-youtube free lyrics lyrics-fetcher piracy pirates soundcloud spotify ui youtube
Last synced: 6 months ago
JSON representation
📦 A quick yet ad-free media downloader
- Host: GitHub
- URL: https://github.com/tacogit/tanos.fm
- Owner: TacoGit
- License: gpl-3.0
- Created: 2025-03-23T16:30:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T15:43:26.000Z (6 months ago)
- Last Synced: 2025-03-27T16:35:20.563Z (6 months ago)
- Topics: anime, download, downloader, downloader-for-youtube, free, lyrics, lyrics-fetcher, piracy, pirates, soundcloud, spotify, ui, youtube
- Language: JavaScript
- Homepage: https://tanos.is-a.dev/fm
- Size: 10.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tanos.fm 📦
### This project is still under construction, dont bother creating issues
**tanos**'s **f**ree **m**edia is a quick yet ad-free media downloader, made for educational purposes only.

Before working on the project install all deps by running
```bash
$ npm run "install-deps"
```Build the project by running
```bash
$ npm run "build"
```To run the server after building run
```bash
$ cd server && npm start
or
$ npm run "server"
```Todo
✔️ Success ❌ Not on priority ⏳ Working on it
* Create a proper front-end ✔️* Optimize ffmpeg for the best performance ✔️
* Find a way to make spotify work ✔️
* Clean up code and fix UI on server ⏳
* Add more sites ❌
# Credits
* [tanos](https://discordapp.com/users/916798305390964778) - Frontend and backend 🚧* [ytdl-core, ruhend-scraper, fluent-ffmpeg, youtube-sr, twitter-downloader, soundcloud-downloader](#) - For the APIs used 🧑🔬