Jacekalex

Results 4 comments of Jacekalex

Python Sendmail-unix example: https://stackoverflow.com/questions/73781/sending-mail-via-sendmail-from-python Cheers

``` yt-dlp -U Available version: [email protected], Current version: [email protected] yt-dlp is up to date ([email protected]) ``` ``` ytd --verbose https://t.me/concordgroup_official/1279 [debug] Command-line config: ['--verbose', 'https://t.me/concordgroup_official/1279'] [debug] User config "/home/user/.config/yt-dlp/config": ['--ignore-errors',...

Hmm... yt-dlp -U ``` Latest version: [email protected] from yt-dlp/yt-dlp yt-dlp is up to date ([email protected]) ``` ``` [CDA] Logging in ERROR: [CDA] 52100175: Unable to download JSON metadata: HTTP Error...

> @Jacekalex The error 400: Bad Request you are getting is coming from _download_json call inside _pefrom_login, which is exactly the actual login function: So it will be possible to...