Block a user
lopar
synced and deleted reference 2024-12-01 17:54:57 +00:00
refs/tags/refs/pull/31141/merge
at lopar/youtube-dl from mirror
lopar
synced and deleted reference 2024-12-01 17:54:57 +00:00
refs/tags/refs/pull/31144/merge
at lopar/youtube-dl from mirror
lopar
synced and deleted reference 2024-12-01 17:54:57 +00:00
refs/tags/refs/pull/31151/merge
at lopar/youtube-dl from mirror
lopar
synced commits to refs/pull/31003/head at lopar/youtube-dl from mirror
2024-11-29 14:33:51 +00:00
da90df06c3
Linty
98e6231a25
Further small improvements
ab9ad567d8
Incorporate changes from PR #32979
lopar
synced commits to refs/pull/31003/merge at lopar/youtube-dl from mirror
2024-11-29 14:33:51 +00:00
81d6ddcbd5
Merge
da90df06c3
into c5098961b0
da90df06c3
Linty
98e6231a25
Further small improvements
ab9ad567d8
Incorporate changes from PR #32979
lopar
synced commits to refs/pull/32979/head at lopar/youtube-dl from mirror
2024-11-27 02:47:55 +00:00
f2c109e5d6
dirk suggestions compliance
lopar
synced commits to refs/pull/32979/merge at lopar/youtube-dl from mirror
2024-11-27 02:47:55 +00:00
cc238fb5cd
Merge
f2c109e5d6
into c5098961b0
f2c109e5d6
dirk suggestions compliance
lopar
synced commits to refs/pull/27859/merge at lopar/youtube-dl from mirror
2024-11-23 17:07:57 +00:00
48f8eca81a
Merge
d4664a5346
into c5098961b0
d4664a5346
Remove (last?) set literal
92d881c33f
Linty
bd4729a866
[utils] Add json_stringify()
79abdae734
Add Art19IE to extractors.py
lopar
synced commits to refs/pull/27859/head at lopar/youtube-dl from mirror
2024-11-23 17:07:56 +00:00
d4664a5346
Remove (last?) set literal
92d881c33f
Linty
bd4729a866
[utils] Add json_stringify()
79abdae734
Add Art19IE to extractors.py
88619125c8
Create art19.py
lopar
synced commits to refs/pull/29616/merge at lopar/youtube-dl from mirror
2024-11-18 07:17:28 +00:00
00bfe6430e
Merge
e29f8e8707
into c5098961b0
e29f8e8707
Linty
9179a0294b
Make test pass
0b817e51c2
Linty
ff968566a5
Fix quoting
lopar
synced commits to refs/pull/29616/head at lopar/youtube-dl from mirror
2024-11-18 07:17:27 +00:00
e29f8e8707
Linty
9179a0294b
Make test pass
0b817e51c2
Linty
ff968566a5
Fix quoting
3525025a6f
Update extractor for current site behaviour
lopar
synced and deleted reference 2024-11-05 00:52:36 +00:00
refs/tags/refs/pull/27361/merge
at lopar/youtube-dl from mirror
lopar
synced and deleted reference 2024-10-22 18:22:36 +00:00
refs/tags/refs/pull/32957/merge
at lopar/youtube-dl from mirror
lopar
synced commits to refs/pull/32944/head at lopar/youtube-dl from mirror
2024-10-22 18:22:36 +00:00
f7dc45d3a6
[Generic] Update KVS extraction for player v10
06996aca12
[utils] Don't raise in js_to_json() template substitution when non-strict
13b0e81f17
[utils] Correctly match class names in
get_element[s]_by_class()
01b80a0802
[XFileShare] Re-factor and fix tests
ae0cbb84f2
[XFileShare] Add geo-block detection
lopar
synced commits to refs/pull/32944/merge at lopar/youtube-dl from mirror
2024-10-22 18:22:36 +00:00
8a665da6cd
Merge
f7dc45d3a6
into c5098961b0
f7dc45d3a6
[Generic] Update KVS extraction for player v10
06996aca12
[utils] Don't raise in js_to_json() template substitution when non-strict
13b0e81f17
[utils] Correctly match class names in
get_element[s]_by_class()
01b80a0802
[XFileShare] Re-factor and fix tests
lopar
synced commits to refs/pull/32944/head at lopar/youtube-dl from mirror
2024-10-21 18:01:04 +00:00
aae565d565
[XFileShare] Fix typo
lopar
synced commits to refs/pull/32944/merge at lopar/youtube-dl from mirror
2024-10-21 18:01:04 +00:00
7e940dd0fe
Merge
aae565d565
into c5098961b0
aae565d565
[XFileShare] Fix typo
lopar
synced commits to refs/pull/32944/merge at lopar/youtube-dl from mirror
2024-10-21 01:41:04 +00:00
6213df7dee
Merge
cc5f6b1197
into c5098961b0
cc5f6b1197
[XFileShare] Fix: remove redirected URL pattern
cffda07f3c
[Generic] Upodate KVS extraction for player v10
6397648af6
[utils] Don't raise in js_to_json() template substitution when non-strict
26f0de9eab
[utils] Correctly match class names in
get_element[s]_by_class()
lopar
synced commits to refs/pull/32944/head at lopar/youtube-dl from mirror
2024-10-21 01:41:03 +00:00
cc5f6b1197
[XFileShare] Fix: remove redirected URL pattern
cffda07f3c
[Generic] Upodate KVS extraction for player v10
6397648af6
[utils] Don't raise in js_to_json() template substitution when non-strict
26f0de9eab
[utils] Correctly match class names in
get_element[s]_by_class()
b80634ecf7
[XFileShare] Re-factor and fix tests
lopar
synced commits to refs/pull/31976/head at lopar/youtube-dl from mirror
2024-10-20 17:31:04 +00:00
6f271423e8
Update tests
75266ce4ed
Fix old metadata reference
817e2e5938
Fix some missing imports
0e1a0cfa03
Apply some more PR feedback
7f1c09bea1
Use _sort_formats util