dirkf

Results 1631 comments of dirkf

`--print-traffic` will show the protocol exchanges between yt-dl and the webserver. `--write-pages` will write a copy of each page fetched from the webserver. You can cross-check these with what you...

As I just wrote in the previous issue: >As a rule, the login function of any extractor is liable to break because sites change the procedure, by adding captchas or...

You wrote: >\# I edit file /usr/local/lib/python3.8/dist-packages/youtube_dl/YoutubeDL.py with: \# def _login(self): \# username, password = self._get_login_info() \# print("-----------------------") \# print(username) \# print(password) If that means you commented out the `YoutubeDL._login()`...

No, it's a general issue with VK as other commenters have noted; see the link in https://github.com/ytdl-org/youtube-dl/issues/31035#issuecomment-1159733957.

From https://github.com/ytdl-org/youtube-dl/issues/31041#issue-1277401990: >The authentication algorithm on the site vk.com changed. Now on the start page in the input form you need to specify only the login, after clicking on the...

> Vk change login page. Cookies don't work. How not? (Remember to not use `-u ...`/`--username ...`)

There are two issues: 1. The site's login workflow has changed, as [above](https://github.com/ytdl-org/youtube-dl/issues/31035#issuecomment-1160908899), but someone with a VK account will have to fix it. 2. The request that the extractor...

`-g`/`--get-url` just prints the download link(s). There will be a PR. If someone manages to fix the login soon, I'll add that before merging. Then, real soon now, a 2022.0n.mm...

>я всё сделал по гайду обновил но. пишет опять тоже самое >[G Translate] I did everything on the guide, I updated but. writes again the same >[my Translate] I did...

> I can't login , the username and password are correct https://github.com/ytdl-org/youtube-dl/issues/31035#issuecomment-1179766308 applies, as well as the comment above.