2021-09-21 11:49:15 +09:30
2021-09-21 17:46:36 +09:30
2021-09-21 08:33:24 +09:30
2021-09-21 08:33:24 +09:30
2021-09-21 08:35:13 +09:30
2021-09-21 18:10:52 +09:30
2021-09-21 18:10:52 +09:30

gropple

Pre-requisites

  • youtube-dl (plus any of its required dependencies, like ffmpeg)
  • golang compiler

Build

go build

Running

./gropple -port 8000 -address http://hostname:8000 -path /downloads

With no arguments, it will listen on port 8000 and use an address of 'http://localhost:8000'.

The address must be specified so that the bookmarklet can refer to the correct host when it is not running on your local machine. You may also need to specify a different address if you are running it behind a proxy server or similar.

Using

Description
Server and bookmarklet to download files via youtube-dl directly from your browser. Cross platform single binary installation, web browser configurable.
Readme MIT 5.1 MiB
v1.1.4 Latest
2025-04-25 17:10:59 +09:30
Languages
Go 99.5%
Dockerfile 0.5%