shailendramaurya / racoon

A minimal media downloader written in HTML, JS with pico css.

Home Page:https://shailendramaurya.github.io/racoon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Racoon

A media downloader written in HTML, JS with pico css.

Status: functioning

Author

Shailendra Maurya
Github Profile: shailendramaurya

Description

Racoon is a media downloader that allows you to easily download videos, posts from social media. It is built using HTML, CSS & JS with pico css.

** Currently in beta, & UI is not well optimised for desktops **

Features

  • Download videos, posts from social media easily.
  • Simple and intuitive user interface
  • PWA support, just share the URL to download.
  • Utilizes pico css library for enhanced UI elements
  • Large number of supported sites:
    • youtube videos, shorts & music
    • instagram reels & posts
    • tiktok videos, photos & audio
    • vimeo
    • pinterest videos & stories
    • reddit videos & gifs
    • bilibili.com videos
    • rutube videos
    • soundcloud
    • streamable.com
    • tumblr
    • twitch clips
    • twitter videos & voice
    • vine archive
    • vk video & clips

Racoon is not affiliated with any services listed above in any way, it just fetches the data which are publically available on internet via api.

- Special thanks to cobalt for backend API

Features Yet to Implement

We are open for features suggestions 😄

Integration with your own app

Racoon can be integrated in any web app, just pass parameter ?url=MEDIA_URL_HERE to https://shailendramaurya.github.io/racoon, and it will start download..... Also, if you want to download audio only pass ?audio=true. Thank you !

Contributing

Pull requests and contributions are welcome. Feel free to contribute to the project by submitting bug reports, feature requests, or enhancements. Together, we can make Racoon even better!

License

This project is licensed under the MIT License.

About

A minimal media downloader written in HTML, JS with pico css.

https://shailendramaurya.github.io/racoon/

License:MIT License


Languages

Language:JavaScript 61.5%Language:HTML 30.2%Language:CSS 8.3%