about summary refs log tree commit diff
path: root/test/test_youtube_signature.py
Commit message (Expand)AuthorAgeFilesLines
* [compat] Use `compat_open()`dirkf2023-07-251-3/+6
* [YouTube] Improve nsig function name extractionpukkandan2023-06-221-8/+3
* [YouTube] Fix `KeyError QV` in signature extraction faileddirkf2023-06-171-1/+6
* [jsinterp] Fix div bug breaking player 8c7583ffdirkf2023-06-111-0/+4
* [jsinterp] Small updates for a85a875dirkf2023-05-231-0/+8
* [jsinterp] Handle `Date` at epoch 0pukkandan2023-03-031-0/+4
* Support `if` statementspukkandan2023-02-021-0/+4
* [jsinterp] Workaround operator associativity issuepukkandan2022-09-031-0/+4
* [jsinterp] Handle new YT players 113ca41c, c57c113cdirkf2022-09-011-0/+16
* [jsinterp] Fix bug in operator precedencedirkf2022-08-251-0/+4
* [jsinterp] Clean up and pull yt-dlp styledirkf2022-08-191-1/+2
* [jsinterp] Handle regexp literals and throw/catch execution (#31182)dirkf2022-08-191-0/+4
* [jsinterp] Improve JS language support (#31175)dirkf2022-08-171-0/+4
* [jsinterp] Overhaul JSInterp to handle new YT players 4c3f79c5, 324f67b9 (#31...dirkf2022-08-141-0/+13
* [YouTube] Fix n-sig for player e06dea74 (#30582)dirkf2022-02-011-7/+17
* Back-port test_youtube_signature.py from yt-dlp and fix JSInterp accordinglydirkf2022-01-301-24/+63
* [youtube] add support phone/tablet JS player(closes #26424)Remita Amine2021-02-081-21/+10
* [youtube/test_youtube_signature] fix testRemita Amine2021-02-011-5/+1
* [youtube] Improve player id extraction and add testsSergey M․2020-05-021-0/+22
* Update coding style after pycodestyle 2.1.0Yen Chi Hsuan2016-11-171-0/+1
* [jsinterp] Disable comment supportPhilipp Hagemeister2015-02-181-0/+6
* [test/test_youtube_signature] Use fake YDLPhilipp Hagemeister2015-02-101-2/+3
* [test_youtube_signature] Fix importMichael Käufl2014-11-121-1/+1
* [youtube] Remove swf signature test casesPhilipp Hagemeister2014-09-291-12/+0
* [jsinterp] Add new testcasePhilipp Hagemeister2014-07-251-1/+7
* [test_youtube_signatures] ModernizePhilipp Hagemeister2014-07-241-29/+31
* [jsinterp] 'reverse' modifies the array in place (fixes #3334)Jaime Marquínez Ferrándiz2014-07-241-1/+7
* [jsinterp] Allow digits in function namesPhilipp Hagemeister2014-07-231-0/+6
* [youtube] Add swf signature test case (#3270)Philipp Hagemeister2014-07-201-0/+6
* [youtube] Correct signature testcasePhilipp Hagemeister2014-07-201-1/+1
* [youtube] Move swfinterp into its own filePhilipp Hagemeister2014-07-181-3/+9
* [youtube & jsinterp] Fix signature extraction (fixes #3255)Jaime Marquínez Ferrándiz2014-07-151-0/+6
* [youtube] Correct signature testPhilipp Hagemeister2014-07-111-2/+2
* [youtube] Add test for new signature scheme (#3232)Philipp Hagemeister2014-07-111-2/+10
* [test/youtube_signature] Add a test with the last playerJaime Marquínez Ferrándiz2014-02-041-0/+6
* Remove youtube swf signature testPhilipp Hagemeister2014-01-171-6/+0
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-251-3/+0
* Simplify testsPhilipp Hagemeister2013-10-151-6/+10
* Work around nosetests nosinessPhilipp Hagemeister2013-09-221-2/+2
* Change test target (Verified with node.js)Philipp Hagemeister2013-09-211-1/+1
* Restore accidentally deleted commitsPhilipp Hagemeister2013-09-211-0/+80