Code Monkey home page Code Monkey logo

java-vk-music-transfer's Introduction

java-vk-music-transfer

Build Status

Transfer music from VK to Telegram.

java-vk-music-transfer

Requirements

  • Java >= 8.0

Run

  1. Download the latest release by link.

  2. Unarchive the package.

  3. Execute:

$ ./vk-music-transfer <ARGUMENTS>

or (for Windows)

$ ./vk-music-transfer.bat <ARGUMENTS>

Arguments:

  • Required
    1. --tgb-username=your_telegram_bot
    2. --tgb-token=your:telegram_bot_token
  • Optional
    1. --trusted-tgb-users=list_telegram_usernames, your_user_name, or_username_your_channel

In chat with bot:

Me:     /login +79998887766 my_pass
Bot:    You have logged successfully
Me:     /wall some_group
Bot:    Progress: 1/18

etc...

Bot commands

  • /login <phone> <password> - Login in VK. Example: /login +79998887766 my_fucking_password;
  • /audio <id> - Grab music from audio page by ID of an user or a community. ID must be only digit. Example: /audio 123456789 for user profiles or /audio -123456789 for communities;
  • /wall <id> - Grab music from wall page by ID of an user of a community. Example: /wall crazy.music or /wall id123456789.

Developing

Build

$ ./gradlew build

Run

$ ./gradlew run -Prunargs="--ARGUMENTS=SEPARATE,--BY=COMMA"

Run tests

$ ./gradlew test

License

java-vk-music-transfer is released under the BSD-3-Clause License. See the bundled LICENSE.md for details.

java-vk-music-transfer's People

Contributors

bupy7 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

java-vk-music-transfer's Issues

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.