kriss6557

Results 4 issues of kriss6557

Hi, It would be great to have all these features integrated into a docker image. For instance I would like to run download_board_images.py on a regular basis to download images...

feature request

Hello, I'm new to Wallabag. I have installed the server as a docker container using the following docker compose: ``` version: '3' services: wallabag: image: wallabag/wallabag:2.5.4 container_name: wallabag environment: -...

**Describe the bug** Trying to play a mp4 file stored in obsidian vault. The video plays ok but no sound **To Reproduce** 1. Add a mp4 file in your vault...

Hi, I'm using gallery-dl in a docker container. (`CMD gallery-dl -v -c /etc/gallery-dl.conf ${URL}`) I use it with pinterest without issue. When working with reddit, it does work for a...