You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2020. It is now read-only.
Getting fatal error: Failed to get deciphers function
Trying for video id: y5QaCpZhgzs
Stack trace:
Fatal error: Uncaught Exception: Failed to get deciphers function in /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/SignatureDecipher.php:187 Stack trace: #0 /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/Format.php(161): YoutubeDownloader\Provider\Youtube\SignatureDecipher::extractDecipherOpcode('var _yt_player=...', Object(YoutubeDownloader\Logger\HandlerAwareLogger)) #1 /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/Format.php(223): YoutubeDownloader\Provider\Youtube\Format->parseUrl() #2 /public/vendor/jeckman/YouTube-Downloader/src/Application/ControllerAbstract.php(238): YoutubeDownloader\Provider\Youtube\Format->getItag() #3 /public/vendor/jeckman/YouTube-Downloader/src/Application/ResultController.php(101): YoutubeDownloader\Application\ControllerAbstract->getDownloadUrlByFormat(Object(YoutubeDownloader\Provid in /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/SignatureDecipher.php on line 187
The text was updated successfully, but these errors were encountered:
I get the same error on that one too. Seems something has changed again with ciphers. I tried a number of music downloads just now and couldnt get them to work either. I was able to get some video downloads to work to verify it wasnt just broken.
because for some reason $deciphers[0] contained 2 elements only.
I didn't fully inspect the source code for this project and I don't know if that will negatively affect something else, but it seems to be working great for me.
Getting fatal error: Failed to get deciphers function
Trying for video id: y5QaCpZhgzs
Stack trace:
Fatal error: Uncaught Exception: Failed to get deciphers function in /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/SignatureDecipher.php:187 Stack trace: #0 /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/Format.php(161): YoutubeDownloader\Provider\Youtube\SignatureDecipher::extractDecipherOpcode('var _yt_player=...', Object(YoutubeDownloader\Logger\HandlerAwareLogger)) #1 /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/Format.php(223): YoutubeDownloader\Provider\Youtube\Format->parseUrl() #2 /public/vendor/jeckman/YouTube-Downloader/src/Application/ControllerAbstract.php(238): YoutubeDownloader\Provider\Youtube\Format->getItag() #3 /public/vendor/jeckman/YouTube-Downloader/src/Application/ResultController.php(101): YoutubeDownloader\Application\ControllerAbstract->getDownloadUrlByFormat(Object(YoutubeDownloader\Provid in /public/vendor/jeckman/YouTube-Downloader/src/Provider/Youtube/SignatureDecipher.php on line 187
The text was updated successfully, but these errors were encountered: