gamer191

Results 332 comments of gamer191

Please add `Fixes https://github.com/yt-dlp/yt-dlp/issues/4069` to the PR description

That shouldn't be happening, given you passed `--no-check-certificate`. How strange!

@flashdagger after this gets merged are you planning on maintaining your servustv plugin?

@amiller-si do you know what `phantomjs-seo` (which is mentioned in the description of `CVE-2020-7739`) is?

This PR currently contains the following errors (thanks Dirkf for enabling the tests): ``` ./youtube_dl/extractor/qingting.py:4:1: F401 're' imported but unused ./youtube_dl/extractor/qingting.py:10:1: E302 expected 2 blank lines, found 1 ./youtube_dl/extractor/qingting.py:41:1: E302...

> the people who look at `extractor.py` out of curiosity that this website exists may be disturbed The golden rule: never look at a random website from extractors.py, as it...

> We humans are extremely curious creatures by nature. If someone stops us from doing something, we will keep trying until we fall out of experience. I think it sucks...

> when you have to compile python3 from source, it's no longer that easy Use the [standalone binary](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_linux), and then you can run yt-dlp without installing/compiling Python 3 :)

@afterdelight I was talking about yt-dlp's standalone binary, sorry for not being clear enough, I have edited my original message.

> i used this version for a long time and it doesnt have any problem, so you may try it > > https://github.com/ytdl-patched/ytdl-patched Um, that link is a yt-dlp fork,...