18685 Commits

Author SHA1 Message Date
df
af9e72507e Implement n-param descrambling using JSInterp
Fixes #29326, closes #29790, closes #30004, closes #30024, closes #30052,
closes #30088, closes #30097, closes #30102, closes #30109, closes #30119,
closes #30125, closes #30128, closes #30162, closes #30173, closes #30186,
closes #30192, closes #30221, closes #30239, closes #30539, closes #30552.
2022-01-31 00:19:58 +00:00
dirkf
6ca7b77696 Refactor JSInterpreter._separate
yt-dlp/yt-dlp/@06dfe0a, improve _MATCHING_PARENS
2022-01-30 00:05:54 +00:00
dirkf
9d142109f4 Back-port test_youtube_signature.py from yt-dlp and fix JSInterp accordingly 2022-01-30 00:05:54 +00:00
dirkf
1ca673bd98 Fix splice to handle float
Needed for new youtube js player f1ca6900
Add 57dbe8077f (diff-729b57caa8d006426f6a8960c061f519a8b6658682284015e069745af52ffb07)
2022-01-30 00:05:54 +00:00
df
e1eae16b56 Handle default in switch better
Add a1fc7ca074
Thanks coletdjnz
2022-01-30 00:05:54 +00:00
df
96f87aaa3b Back-port JS interpreter upgrade from yt-dlp PR #1437 2022-01-30 00:05:54 +00:00
df
5f5de51a49 Add compat_map/filter and use the former 2022-01-30 00:05:36 +00:00
df
39ca35e765 Fix test_youtube_flat_playlist_extraction 2022-01-29 20:00:21 +00:00
df
d76d59d99d Remove obsolete non-working test_youtube_toptracks 2022-01-29 20:00:21 +00:00
df
2c2c2bd348 Fix test_youtube_mix 2022-01-29 20:00:21 +00:00
df
46e0a729b2 Remove obsolete test_youtube_course 2022-01-29 20:00:21 +00:00
df
57044eaceb Fix test_youtube_playlist_noplaylist 2022-01-29 20:00:21 +00:00
pukkandan
a3373da70c
Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE 2022-01-30 01:07:28 +05:30
pukkandan
2c4cb134a9
Fix max_results 2022-01-30 00:54:22 +05:30
pukkandan
bfe72723d8
Use itertools.islice 2022-01-30 00:49:55 +05:30
pukkandan
ed99d68bdd
Add back YoutubeSearchURLIE 2022-01-30 00:41:47 +05:30
Sergey M․
5014bd67c2
release 2021.12.17 2021.12.17 2021-12-17 01:49:07 +07:00
Sergey M․
e418823350
[ChangeLog] Actualize
[ci skip]
2021-12-17 01:43:16 +07:00
lanegramling
b5242da7d2
[youtube] Update signature function patterns (closes #30363) (#30366) 2021-12-17 01:42:17 +07:00
Matthew Broadway
0aa4970c90
more selective about stripping only a single newline from the end of the MacOS keyring password 2021-09-25 14:08:15 +01:00
Matthew Broadway
8f4536edee
incoporated improvements made during pull request to yt-dlp 2021-07-31 19:31:13 +01:00
Matthew Broadway
6d49f66de8
moved class to fix compat ordering 2021-07-11 21:45:35 +01:00
Matthew Broadway
0b87e6e7e3
updated README 2021-07-11 16:34:20 +01:00
Matthew Broadway
135aab91b2
skip more tests 2021-07-11 15:59:31 +01:00
Matthew Broadway
104af51a20
added compatability wrapper for pbkdf2_sha1 2021-07-11 15:59:31 +01:00
Matthew Broadway
613fe995f5
changes for linter 2021-07-11 15:59:31 +01:00
Matthew Broadway
50aa5601eb
added Safari support 2021-07-11 15:59:31 +01:00
Matthew Broadway
c9d38e47e1
a few fixes to add Chromium support on Windows 2021-07-11 15:59:31 +01:00
Matthew Broadway
3faf80f02a
added special handling of browsers without profiles so alternative data paths can be specified 2021-07-11 15:59:31 +01:00
Matthew Broadway
a1aa3e6957
renamed password to key to keep naming consistent 2021-07-11 15:59:31 +01:00
Matthew Broadway
2ccfd900f1
fix firefox path on windows to allow profiles to be specified by name 2021-07-11 15:59:31 +01:00
Matthew Broadway
3096927ce0
removed unused import 2021-07-11 15:59:31 +01:00
Matthew Broadway
1f442fd1fb
small fixes and tidying 2021-07-11 15:59:30 +01:00
Matthew Broadway
2145835856
using youtube_dl implementation of AES-CBC 2021-07-11 15:59:30 +01:00
Matthew Broadway
cec4807c3f
added support for vivaldi 2021-07-11 15:59:30 +01:00
Matthew Broadway
64c425364e
using hashlib for PBKDF2 2021-07-11 15:59:30 +01:00
Matthew Broadway
5f323b1a94
removed alternative browser channels in favour of passing a profile path 2021-07-11 15:59:30 +01:00
Matthew Broadway
e9bb3d5e21
added note 2021-07-11 15:59:30 +01:00
Matthew Broadway
1e3eb70ac4
added option to specify profile name or path 2021-07-11 15:59:30 +01:00
Matthew Broadway
97977004d6
improved logging 2021-07-11 15:59:30 +01:00
Matthew Broadway
6d6fe8b3d0
switched to using pycryptodome as it is already an optional dependency of youtube_dl 2021-07-11 15:59:29 +01:00
Matthew Broadway
8291844201
added python2 support to tests 2021-07-11 15:59:29 +01:00
Matthew Broadway
0dd9df2e77
fixed python2 compatibility 2021-07-11 15:59:29 +01:00
Matthew Broadway
ddacd2d6cf
added --cookies-from-browser 2021-07-11 15:59:29 +01:00
bopol
a803582717
[peertube] only call description endpoint if necessary (#29383) 2021-07-01 06:53:22 +00:00
Remita Amine
7fb9564420 [periscope] pass referer to HLS requests(closes #29419) 2021-06-28 20:08:39 +01:00
Aleri Kaisattera
379f52a495
[liveleak] Remove extractor (closes #17625, closes #24222) (#29331) 2021-06-21 04:23:50 +07:00
Sergey M․
cb668eb973
[pornhub] Add support for pornhubthbh7ap3u.onion 2021-06-21 04:08:15 +07:00
Sergey M․
751c9ae39a
[pornhub] Detect geo restriction 2021-06-21 03:33:43 +07:00
Sergey M․
da32828208
[pornhub] Dismiss tbr extracted from download URLs (closes #28927)
No longer reliable
2021-06-21 03:22:37 +07:00