rachmadani haryono

Results 20 issues of rachmadani haryono

hi, i accidentally upload the repo to pypi (instead of test.pypi) https://pypi.org/project/illustration2vec/ i thought i will delete it, but after some thought i will keep it if anybody need it...

this add support for python3 with `future` package other change - setup file for pip installation - main module filename changed so it can be imported - byte to str...

this is continuation from https://github.com/rachmadaniHaryono/we-get/issues/18 --- parts that must be changed/added - last line of searching 'audi q6' - old print format on printJson function - returning search data instead...

fix #70 https://github.com/streamlink/streamlink/issues/2143#issuecomment-522967831 another alternative is to add option to set mplayer but this fixed size is good for now

~~WIP because travis error, unused extra table~~ highlight - i format some code example on readme - the basic command is still there added with flask cli - the default...

related - https://github.com/jarun/buku/pull/650 - https://github.com/LeXofLeviafan/buku/pull/2 task - [ ] list all the changes made in the bukuserver side since the last release description - imgur album is updated - add...

## Proposed changes use invidious instance. as example `python main.py --invidious "https://invidious.snopyta.org" "house"` this also include some change - add pyproject to use with poetry - pre commit config -...

hi @HoverHell will there be update for next version of the program? i want to ask if it is possible to do the following - review the issues - merging...

when enabling the plugin got popup with following error `:plugin.logseq-tweet-extractor/ParseTwitter Cannot read properties of undefined (reading 'forEach')` ubuntu 22.10 logseq 0.8.9

```python Traceback (most recent call last): File "/home/r3r/.local/bin/gallery-dl-hydrus", line 8, in sys.exit(app()) File "/home/r3r/.local/pipx/venvs/gallery-dl/lib/python3.9/site-packages/typer/main.py", line 214, in __call__ return get_command(self)(*args, **kwargs) File "/home/r3r/.local/pipx/venvs/gallery-dl/lib/python3.9/site-packages/click/core.py", line 1130, in __call__ return self.main(*args, **kwargs)...