Coder Social home page Coder Social logo

bugspy-1's Introduction

Overview

BugsPy is a tool for downloading streamable tracks from Bugs.co.kr

Tested on Python 3.8.0

Project structure based on GeniePy

Prerequisites

  • Python 3.6+
  • Bugs.co.kr Subscription

Features

  • 16bit Lossless Support
  • Artist Batching
  • Bugs.co.kr Client
  • Extensive Tagging
  • Timed Lyrics

Subscribing

Installation & Setup

$ git clone https://github.com/Slyyxp/BugsPy.git
$ cd BugsPy
$ pip install -r requirements.txt
  • Insert username and password into config.py.example
  • Optionally add the device id & user agent of your own android device
  • Rename config.py.example to config.py

Command Usage

python bugs.py -u {album_url}
Command Description Example
-u Bugs Url (Required) https://music.bugs.co.kr/album/20343816, https://music.bugs.co.kr/artist/80327433

config.py

credentials:

Config Description Example
username Bugs Email [email protected]
password Bugs Password ReallyBadPassword123
device_id Android Device ID eb9d53a3c424f961
user_agent User Agent Mobile/Bugs/4.11.30/Android/5.1.1/SM-G965N/samsung/market

prefs:

Config Description Example
download_directory Directory to download files to Z:/BugsPy/downloads
log_directory Directory to save log files to Z:/BugsPy/logs
artist_folders Whether or not to nest downloads into artist folders True/False
cover_size Size of cover art to download + embed original, 200, 140, 1000, 350, 75, 500
cover_name Name of cover art with jpg extension cover.jpg, folder.jpg
lyrics_type Specify normal or timed lyrics N, T
include_contributions Include contributions/participations in artist batches True, False

Disclaimer

  • The usage of this script may be illegal in your country. It's your own responsibility to inform yourself of Copyright Law.

bugspy-1's People

Contributors

ddanzeiser avatar slyyxp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.