aboutsummaryrefslogtreecommitdiff
path: root/test/test_youtube_signature.py
AgeCommit message (Expand)Author
10 days[jsinterp] Add Debugger from yt-dlpdirkf
2023-07-25[compat] Use `compat_open()`dirkf
2023-06-22[YouTube] Improve nsig function name extractionpukkandan
2023-06-17[YouTube] Fix `KeyError QV` in signature extraction faileddirkf
2023-06-11[jsinterp] Fix div bug breaking player 8c7583ffdirkf
2023-05-23[jsinterp] Small updates for a85a875dirkf
2023-03-03[jsinterp] Handle `Date` at epoch 0pukkandan
2023-02-02Support `if` statementspukkandan
2022-09-03[jsinterp] Workaround operator associativity issuepukkandan
2022-09-01[jsinterp] Handle new YT players 113ca41c, c57c113cdirkf
2022-08-25[jsinterp] Fix bug in operator precedencedirkf
2022-08-19[jsinterp] Clean up and pull yt-dlp styledirkf
2022-08-19[jsinterp] Handle regexp literals and throw/catch execution (#31182)dirkf
2022-08-17[jsinterp] Improve JS language support (#31175)dirkf
2022-08-14[jsinterp] Overhaul JSInterp to handle new YT players 4c3f79c5, 324f67b9 (#31...dirkf
2022-02-01[YouTube] Fix n-sig for player e06dea74 (#30582)dirkf
2022-01-30Back-port test_youtube_signature.py from yt-dlp and fix JSInterp accordinglydirkf
2021-02-08[youtube] add support phone/tablet JS player(closes #26424)Remita Amine
2021-02-01[youtube/test_youtube_signature] fix testRemita Amine
2020-05-02[youtube] Improve player id extraction and add testsSergey M․
2016-11-17Update coding style after pycodestyle 2.1.0Yen Chi Hsuan
2015-02-18[jsinterp] Disable comment supportPhilipp Hagemeister
2015-02-10[test/test_youtube_signature] Use fake YDLPhilipp Hagemeister
2014-11-12[test_youtube_signature] Fix importMichael Käufl
2014-09-29[youtube] Remove swf signature test casesPhilipp Hagemeister
2014-07-25[jsinterp] Add new testcasePhilipp Hagemeister
2014-07-24[test_youtube_signatures] ModernizePhilipp Hagemeister
2014-07-24[jsinterp] 'reverse' modifies the array in place (fixes #3334)Jaime Marquínez Ferrándiz
2014-07-23[jsinterp] Allow digits in function namesPhilipp Hagemeister
2014-07-20[youtube] Add swf signature test case (#3270)Philipp Hagemeister
2014-07-20[youtube] Correct signature testcasePhilipp Hagemeister
2014-07-18[youtube] Move swfinterp into its own filePhilipp Hagemeister
2014-07-15[youtube & jsinterp] Fix signature extraction (fixes #3255)Jaime Marquínez Ferrándiz
2014-07-11[youtube] Correct signature testPhilipp Hagemeister
2014-07-11[youtube] Add test for new signature scheme (#3232)Philipp Hagemeister
2014-02-04[test/youtube_signature] Add a test with the last playerJaime Marquínez Ferrándiz
2014-01-17Remove youtube swf signature testPhilipp Hagemeister
2013-11-25[tests] Remove global_setup functionPhilipp Hagemeister
2013-10-15Simplify testsPhilipp Hagemeister
2013-09-22Work around nosetests nosinessPhilipp Hagemeister
2013-09-21Change test target (Verified with node.js)Philipp Hagemeister
2013-09-21Restore accidentally deleted commitsPhilipp Hagemeister