All Projects → 0x27 → clypdown

0x27 / clypdown

Licence: WTFPL license
Downloader for https://clyp.it

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to clypdown

Website-downloader
💡 Download the complete source code of any website (including all assets). [ Javascripts, Stylesheets, Images ] using Node.js
Stars: ✭ 615 (+2265.38%)
Mutual labels:  downloader
canvas-record
A one trick pony package to record and download a video from a canvas animation.
Stars: ✭ 64 (+146.15%)
Mutual labels:  downloader
artifact-resolver
Standalone jar executable client Maven 2 artifact resolver based on Eclipse Aether.
Stars: ✭ 13 (-50%)
Mutual labels:  downloader
Soggfy
Spotify ogg dumper
Stars: ✭ 524 (+1915.38%)
Mutual labels:  downloader
sync-deploy
🔄 shell toolkit for deploying script/command task on remote host, including up/download files, run script on remote
Stars: ✭ 20 (-23.08%)
Mutual labels:  downloader
turtle
Instagram Photo Downloader
Stars: ✭ 15 (-42.31%)
Mutual labels:  downloader
PATCH
The PATCH repository for issues tracking, wiki and shared material.
Stars: ✭ 34 (+30.77%)
Mutual labels:  downloader
Atomic
An android restful api/networking library using okhttp library as backbone.
Stars: ✭ 13 (-50%)
Mutual labels:  downloader
Sonarr-AnimeDownloader
It is a Docker Container that uses Sonarr to download anime from AnimeWorld site (ITALY).
Stars: ✭ 28 (+7.69%)
Mutual labels:  downloader
fbdl
📥 Download publicly shared videos from Facebook with an ease!
Stars: ✭ 29 (+11.54%)
Mutual labels:  downloader
youtube-downloader-python
You can download the YouTube video for free and convert it to any extension you want.
Stars: ✭ 20 (-23.08%)
Mutual labels:  downloader
react-use-downloader
Creates a download handler function and gives progress information
Stars: ✭ 65 (+150%)
Mutual labels:  downloader
yamete
Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system
Stars: ✭ 63 (+142.31%)
Mutual labels:  downloader
sponge
sponge is a website crawler and links downloader command-line tool
Stars: ✭ 37 (+42.31%)
Mutual labels:  downloader
hanime
📥 Command-line tool to download videos from hanime.tv
Stars: ✭ 32 (+23.08%)
Mutual labels:  downloader
super-anime-downloader
A program which takes an Anime name or URL and downloads the specified range of episodes.
Stars: ✭ 26 (+0%)
Mutual labels:  downloader
android-downloader
An powerful download library for Android.
Stars: ✭ 375 (+1342.31%)
Mutual labels:  downloader
Floatplane-Downloader
Project for automatically organizing and downloading Floatplane videos for plex.
Stars: ✭ 94 (+261.54%)
Mutual labels:  downloader
fansly
Simply scrape / download all the media from an fansly account
Stars: ✭ 351 (+1250%)
Mutual labels:  downloader
Torrent-To-Google-Drive-Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab and python3.
Stars: ✭ 256 (+884.62%)
Mutual labels:  downloader

clypdown

TL;DR

I was trying to download a tune from clyp and the download button was not enabled. No fear, the API comes to the rescue and we can ignore this.

How it was made...

The process of how I created clypdown is documented fully in this Steemit post.

Demo

Youtube vidya to come later or whatever, maybe once I add list mode.

$ python ~/clyp.py https://clyp.it/hrvttfzp
{i} Uploader has disabled downloading. Who fucking cares.
{*} Got song title: Sabrepulse feat. Ten Thousand Free Men & Their Families - Chiptune Night
{*} Got mp3 url: http://a.clyp.it/hrvttfzp.mp3
{*} Saving file to Sabrepulse feat. Ten Thousand Free Men & Their Families - Chiptune Night.mp3
[################################] 3362/3362 - 00:00:10
{*} Done!
$

Install

You will need the clint and requests modules for this.

pip install -r requirements.txt

Licence

Licenced under the WTFPL

Thanks

Thanks to Sabrepulse for having tunes what were uploaded on there with the download button disabled ;)

I do strongly suggest you actually support artists and stuff, but if you are on a box where the web-player refuses to work, nothing wrong with 'solving' the problem creatively.

Beer?

If you found this useful, donations to the beer/rum supply are always appreciated at the cryptocurrency bin of 13wUj3ZMut6uJAZKgZ4jCGz6tfqRvUzRgj, or via My Coinbase

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].