Closed terrybossy1122 closed 5 years ago
Can you paste the downloading command you got from this Chrome extension in here? (Or the output of the AvgleDownloader
)
Btw, you have been passed the capcha protection if you got m3u8 url. And the downloader script can resolve the 403 problem automatically.
i got same issue
_ _
/ \ __ __ _ | | ___
/ \ / / / ` | | | / _ \
/ \/ / | (| | | | | /
// _/ _, | || ___| Downloader
|___/
Usage: AvgleDownloader [option=value ...]
Updated date: 2019-01-30
🚀 aria2 mode is enabled! 🚀 Video name: test Base64 of m3u8 URL: “https://xxxxxx” Extra options: avgle Invalid character in input stream. Error: input m3u8 url is invalid! `
it happens to all urls from avlge.com not sure what's going on
ok, it seems error is from base64 --decode
@ikelca It seems like you get invalid download command (the m3u8 url you got is not base64 encoded string) from Chrome extension.Is your Avgle helper extension latest. Because I can't reproduce this bug, And the download command What I saw is like this:
my mistake, you are correct, the url i got was decrypted one, thats why i got invalid error, as soon as I put original encrypted url, it worked.
@vide0 i follow yout command, the result is: base64: command not found
Hello, I’m using Chrome plugin to get Base64 url of m3u8. Then I feed the acquired url to the AvgleDownloader.sh script (I’m on Windows 7 64) but get “Extra options: avgle base64: invalid input Error: input m3u8 url is invalid!" What am I doing wrong? Also, when I’m trying to download m3u8 by any other methods I get Error 403. Does it have to do something with the capcha protection? Are there are any other means to circumvent this kind of security? Thanks.