darodi

Results 146 comments of darodi

Isn't everything bundled in the executables here? https://github.com/Xonshiz/comic-dl/releases or is this not enough? `pip install -r requirements.txt`

Seems dead Website Name: Mangaeden URL Checked: mangaeden.com Response Time: 0.95 ms. Down For: more than a week https://www.isitdownrightnow.com/mangaeden.com.html ![image](https://user-images.githubusercontent.com/4682830/169148294-2ea0d61f-881f-41da-9a07-fd7ffd2f8ca5.png)

Thanks for the info. I'll add a new commit. For the moment, I'm doing this in `webvtt.structures.Caption.replace_color` ``` def replace_color(x, tag, v): return ("" if tag == "c" else (""))...

@mrbscott edit cronjobs in `/usr/local/config/config.xml ` see - https://community.wd.com/t/crontab-on-mycloud-ex2/98653/21 - https://www.dropbox.com/s/adsnymux2t3t9k0/config.xml?dl=0

there seems to be a problem with this version. The last chapter is not always correct: with those arguments in develop branch `-l -f raw -t 100023` I'm getting ```...

all lines, as seen in output https://gist.github.com/darodi/3ff8be373302fcd8c8bb0f9069dc7208#file-je-suis-la-2853734-fra-srt

the input is ``` WEBVTT STYLE ::cue { font-family: Verdana, Arial, Tiresias; line-height: 125%; } ::cue(.white) { color: #ffffff; } ::cue(.lime) { color: #00ff00; } ::cue(.cyan) { color: #00ffff; }...

Could you provide a pull request that generates an AppImage as part of the project’s build pipeline? That would be better than just a fixed AppImage that needs to be...