All Projects → download-online-video → Chrome Avgle Helper

download-online-video / Chrome Avgle Helper

Licence: gpl-3.0
👏 A Chrome extension for Avgle and other interesting video sites. Downloader inside

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Chrome Avgle Helper

Freeyourstuff.cc
freeyourstuff.cc - universal content liberation
Stars: ✭ 60 (-78.26%)
Mutual labels:  downloader, chrome-extension
Saavn Downloader Extension
Chrome Extension to download songs and block ads for jiosaavn.com (previously saavn.com)
Stars: ✭ 74 (-73.19%)
Mutual labels:  downloader, chrome-extension
Pixivbatchdownloader
Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.
Stars: ✭ 1,109 (+301.81%)
Mutual labels:  downloader, chrome-extension
Pixivfanboxdownloader
A Chrome extension for downloading files on Pixiv Fanbox in batches. Chrome 扩展,用于批量下载 Pixiv Fanbox 上的文件。
Stars: ✭ 125 (-54.71%)
Mutual labels:  downloader, chrome-extension
Insta Downloader Extension
A browser extension that injects download buttons ⬇️ for media on Instagram Web
Stars: ✭ 63 (-77.17%)
Mutual labels:  downloader, chrome-extension
Instagramdownloader
Firefox and Chrome Extention which creates an download button for instagram images and videos and videos
Stars: ✭ 144 (-47.83%)
Mutual labels:  downloader, chrome-extension
Liked-Saved-Image-Downloader
Save content you enjoy!
Stars: ✭ 80 (-71.01%)
Mutual labels:  downloader
Audio Only Youtube
Listen to only audio on youtube.
Stars: ✭ 262 (-5.07%)
Mutual labels:  chrome-extension
kinetics-downloader
Simple tool to download videos from kinetics dataset.
Stars: ✭ 28 (-89.86%)
Mutual labels:  downloader
twitch-downloader
Download Twitch VODs and Clips
Stars: ✭ 37 (-86.59%)
Mutual labels:  downloader
Sync Sofa
streaming video playback synchronizer extension
Stars: ✭ 274 (-0.72%)
Mutual labels:  chrome-extension
Irs
🎸 🎶 A music downloader that understands your metadata needs.
Stars: ✭ 268 (-2.9%)
Mutual labels:  downloader
Extension Boilerplate
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
Stars: ✭ 2,958 (+971.74%)
Mutual labels:  chrome-extension
keeptune
Google Chrome Extension to download on Bandcamp, Soundcloud...
Stars: ✭ 49 (-82.25%)
Mutual labels:  downloader
Ac Music Extension
Google Chrome extension that plays hourly Animal Crossing music and more while browsing!
Stars: ✭ 262 (-5.07%)
Mutual labels:  chrome-extension
fiction-dl
A content downloader, capable of retrieving works of (fan)fiction from the web and saving them in a few common file formats.
Stars: ✭ 22 (-92.03%)
Mutual labels:  downloader
Udemy Dl
Nodejs script to download a udemy.com course, for personal offline use
Stars: ✭ 271 (-1.81%)
Mutual labels:  downloader
video-downloader
Video Downloader for Facebook.
Stars: ✭ 63 (-77.17%)
Mutual labels:  downloader
Goodls
This is a CLI tool to download shared files and folders from Google Drive.
Stars: ✭ 256 (-7.25%)
Mutual labels:  downloader
Prdownloader
PRDownloader - A file downloader library for Android with pause and resume support
Stars: ✭ 2,947 (+967.75%)
Mutual labels:  downloader

Chrome Avgle Helper

Build Status

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

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.

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