Remix.run Logo
toomuchtodo 16 hours ago

https://github.com/yt-dlp/yt-dlp

https://news.ycombinator.com/item?id=44381640

MollyRealized 15 hours ago | parent | next [-]

yt-dlp --skip-download --write-sub --write-auto-sub --sub-lang en --sub-format json2 "[1]"

[TedTalk] Extracting URL: [1]

[TedTalk] luvvie_ajayi_jones_how_to_be_a_professional_troublemaker: Downloading webpage

ERROR: the JSON object must be str, bytes or bytearray, not NoneType

exit 1

[1] - full URL is: https://www.ted.com/talks/luvvie_ajayi_jones_how_to_be_a_pro...

sandreas 14 hours ago | parent [-]

Did you try

  yt-dlp --update-to master
YouTube tries to shut down yt-dlp and sometimes it is good to have the absolute latest code.
16 hours ago | parent | prev [-]
[deleted]