Checklist
Verbose log
Traceback (most recent call last):
File "youtube_dlc\YoutubeDL.py", line 830, in extract_info
File "youtube_dlc\extractor\common.py", line 531, in extract
File "youtube_dlc\extractor\common.py", line 435, in initialize
File "youtube_dlc\extractor\vimeo.py", line 563, in _real_initialize
File "youtube_dlc\extractor\vimeo.py", line 54, in _login
File "youtube_dlc\extractor\vimeo.py", line 98, in _extract_xsrft_and_vuid
File "youtube_dlc\extractor\common.py", line 1010, in _search_regex
youtube_dlc.utils.RegexNotFoundError: Unable to extract login token
Description
I'm trying to download this video :
https://numeridanse.com/publication/improvisation-carolyn-carlson-et-michel-portal/
=>
youtube-dlc.exe --verbose -u Carlitoto https://numeridanse.com/publication/improvisation-carolyn-carlson-et-michel-portal/
I've created an account on the web site ; and provided the password to youtube-dlc.
But it does not work (see verbose log).
Can you fix this ?
Thanks in advance. Charles.
Checklist
Verbose log
Traceback (most recent call last):
File "youtube_dlc\YoutubeDL.py", line 830, in extract_info
File "youtube_dlc\extractor\common.py", line 531, in extract
File "youtube_dlc\extractor\common.py", line 435, in initialize
File "youtube_dlc\extractor\vimeo.py", line 563, in _real_initialize
File "youtube_dlc\extractor\vimeo.py", line 54, in _login
File "youtube_dlc\extractor\vimeo.py", line 98, in _extract_xsrft_and_vuid
File "youtube_dlc\extractor\common.py", line 1010, in _search_regex
youtube_dlc.utils.RegexNotFoundError: Unable to extract login token
Description
I'm trying to download this video :
https://numeridanse.com/publication/improvisation-carolyn-carlson-et-michel-portal/
=>
youtube-dlc.exe --verbose -u Carlitoto https://numeridanse.com/publication/improvisation-carolyn-carlson-et-michel-portal/
I've created an account on the web site ; and provided the password to youtube-dlc.
But it does not work (see verbose log).
Can you fix this ?
Thanks in advance. Charles.