Giter Club home page Giter Club logo

chrome-avgle-helper's Introduction

Chrome Avgle Helper

Build Status

A Chrome extension for a free community 一个给司机用的Chrome插件

🔊 3.x.x is being developed

Version 3.x.x includes new extension's UI and better experience, but is is currently unstable and being developed.
You can switch branch to 3.x.x if you want expericence it in advance.

Notice 注意

This extension is for research and learning only. Do not use it for illegal purposes
You can learn how to create Chrome extension, write Bash script and more from this repository ....

这个插件仅供用于研究学习. 请勿用于非法用途
你可以从这个仓库中学到如何创建 Chrome 插件, 编写 Bash 脚本等等 ...

Feature 功能

  1. download video 下载
  2. display video number friendly 车牌号

Install & Usage 安装 & 使用

简单来说: 安装 Git, 克隆这个仓库到本地, 从本地安装Chrome插件, 运行 ./install.sh.

  1. Install Git and understand the basic usage of Git.
  2. Clone this repository into local computer.
  3. Install Chrome extension
    1. Navigate to chrome://extensions in chrome.
    2. Check Developer mode on, then click Load Unpacked Extension.
    3. Choose the folder extension under this project.
  4. Please read windows-libs/README.md If you are a Windows user (Windows 用户请读这个文档)
  5. Install download and merger scripts:
    • for Most Linux Systems / OS X / WSL:
      • ./install.sh /usr/local/bin/ or ./install.sh ~/bin
    • for Windows User (Git Bash / Cygwin):
      • ./install.sh
  6. Usage example:
    1. Download video follow command on the online player page by script AvgleDownloader
    2. Combine video files by script Avgle

🚀 Enable aria2 multi-thread download mode 贼快

sudo apt install aria2 # Ubuntu
brew install aria2 # OS X

Contributing 贡献/修改代码

If you are interested in fixing issues and improving codes to this repository, you can get references from these places:

License 开源协议

Sources are licensed under the GPL-3.0 License.

chrome-avgle-helper's People

Contributors

vide0 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.