peterpi
Member
It stopped working some time ago. I've done a search to see the various fixes but I've got nowhere. Probably my inexperience.
This is the error I get Caught error: ERROR: Unable to extract nsig function code (caused by RegexNotFoundError(u'Unable to extract Initial JS player n function name; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.',)); please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
This is the config file I have
--restrict-filenames
--prefer-ffmpeg
--user-agent 'Mozilla/5.0'
--no-progress
-f "best[height<=?1080][fps<=?60]"
-o "/mnt/hd2/My Video/%(title)s.%(ext)s"
TIA
Pete
This is the error I get Caught error: ERROR: Unable to extract nsig function code (caused by RegexNotFoundError(u'Unable to extract Initial JS player n function name; please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.',)); please report this issue on https://github.com/ytdl-org/youtube-dl/issues , using the appropriate issue template. Make sure you are using the latest version; see https://github.com/ytdl-org/youtube-dl/#user-content-installation on how to update. Be sure to call youtube-dl with the --verbose option and include the complete output.
This is the config file I have
--restrict-filenames
--prefer-ffmpeg
--user-agent 'Mozilla/5.0'
--no-progress
-f "best[height<=?1080][fps<=?60]"
-o "/mnt/hd2/My Video/%(title)s.%(ext)s"
TIA
Pete