• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitignoreH A D27-Jul-2015266

LICENSEH A D27-Jul-20151.1 KiB

ProcfileH A D27-Jul-201515

README.mdH A D27-Jul-2015409

mac.goH A D27-Jul-2015700

README.md

1# extractor
2
3Simple hack to perform extraction of links
4
5
6Apps Present:
7===========
8
9### + vidler
10    Present in `cmd/vidler`
11
12    An app that extracts mp4 videos and allows you to download them.
13
14    Make sure to set in your env:
15
16    `VIDLER_PUB_KEY`
17    `VIDLER_PRIV_KEY`
18
19    The keys should be set, to enable HMAC signing and protect your
20    site's downloader from being abused say by malicious agents.
21