An open API service indexing awesome lists of open source software.

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

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.

![tanos-frontend](thumbnail.png)

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 🧑‍🔬