Juan Cuzmar

Results 31 comments of Juan Cuzmar

i came up with: ```go package main import ( "context" "fmt" "io" "log" "os" "os/exec" "github.com/wader/goutubedl" ) func main() { result, err := goutubedl.New( context.Background(), "https://www.instagram.com/stories/fotorock/3325306999104437560/", ) if err !=...

as i see only happens with instagram: ```shell yt-dlp --cookies-from-browser chrome -J --yes-playlist https://www.instagram.com/stories/fotorock/3325306999104437560/ | jq '.entries[] | {title, webpage_url}' { "title": "Video by None", "webpage_url": "https://www.instagram.com/stories/fotorock/3325306999104437560/" } { "title":...

Hi, try check command dmesg whether shows something. Before install the driver, check if ubuntu works fine without driver Also check this issue #11

I recommend you use another wifi card, because this card sucks [#58 (comment)](https://github.com/neurobin/MT7630E/issues/58#issuecomment-284162332)

You have the same error of #65 Try don't use folder names with space.

Hi, I did try kali linux rolling and works like a charm. Maybe you could try it

Seems like the repo disappeared from docker hub. Any newa?

you should check [#4597](https://github.com/micronaut-projects/micronaut-core/issues/4597)

I don't know how can make it with gradle but with maven when you add this two configuration you'll not have that problem. ``` graalvm com.google.cloud native-image-support compile ${native-image-support.version} org.apache.maven.plugins...

i just want to say that keycloak is version 21.