index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
yt_dlp
/
extractor
/
generic.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ie/generic] Fix generic title for embeds
pukkandan
2023-07-22
1
-1
/
+1
*
[compat, networking] Deprecate old functions (#2861)
coletdjnz
2023-07-15
1
-4
/
+4
*
[extractor/generic] Attempt to detect live HLS (#6775)
bashonly
2023-04-13
1
-9
/
+54
*
Fix 5cc0a8fd2e9fec50026fb92170b57993af939e4a
bashonly
2023-03-23
1
-1
/
+0
*
[extractor/generic] Accept values for `fragment_query`, `variant_query` (#6600)
bashonly
2023-03-23
1
-8
/
+12
*
[extractor/generic] Add extractor-args `hls_key`, `variant_query` (#6567)
bashonly
2023-03-21
1
-11
/
+21
*
[extractor/generic] Detect manifest links via extension
bashonly
2023-03-01
1
-3
/
+4
*
[extractor/generic] Handle basic-auth when checking redirects
pukkandan
2023-02-26
1
-3
/
+3
*
[extractor/txxx] Add extractors (#5240)
chio0hai
2023-02-04
1
-14
/
+0
*
[extractor/generic] Avoid catastrophic backtracking in KVS regex
bashonly
2023-01-29
1
-3
/
+3
*
[extractor/generic] Decode unicode-escaped embed URLs (#5919)
bashonly
2023-01-02
1
-2
/
+20
*
Update to ytdl-commit-195f22f6
Simon Sawicki
2023-01-02
1
-108
/
+111
*
[extractor/generic] Use `Accept-Encoding: identity` for initial request
coletdjnz
2023-01-01
1
-1
/
+16
*
[downloader/ffmpeg] Fix headers for video+audio formats (#5659)
bashonly
2022-12-09
1
-1
/
+1
*
[extractor/mediaset] Better embed detection and error messages (#5664)
nixxo
2022-12-09
1
-13
/
+0
*
[extractor/sibnet] Separate from VKIE
pukkandan
2022-12-08
1
-5
/
+0
*
[extractor/generic] Add `fragment_query` extractor arg for DASH and HLS (#5528)
bashonly
2022-11-21
1
-1
/
+17
*
[extractor/generic] Fix JSON LD manifest extraction (#5577)
bashonly
2022-11-18
1
-1
/
+3
*
[extractor/brightcove] Add `BrightcoveNewBaseIE` and fix embed extraction (#5...
bashonly
2022-11-17
1
-269
/
+1
*
[extractor] Deprecate `_sort_formats`
pukkandan
2022-11-17
1
-12
/
+0
*
[extractor/generic] Don't report redirect to https
pukkandan
2022-11-17
1
-1
/
+3
*
[extractor/rumble] Add HLS formats and extract more metadata (#5280)
MMM
2022-11-09
1
-34
/
+0
*
[extractor] Improve `_generic_title`
pukkandan
2022-10-31
1
-2
/
+1
*
[cleanup Misc
pukkandan
2022-10-18
1
-5
/
+3
*
[extractor/generic:quoted-html] Add extractor (#5213)
Matthew
2022-10-14
1
-22
/
+0
*
[extractor/generic] Separate embed extraction into own function (#5176)
pukkandan
2022-10-09
1
-59
/
+45
*
[extractor/common] Fix `json_ld` type checks (#5145)
Simon Sawicki
2022-10-09
1
-0
/
+15
*
[extractor/JWPlatform] Fix extractor (#5112)
coletdjnz
2022-10-03
1
-12
/
+0
*
[extractor] Improve json+ld extraction
pukkandan
2022-09-27
1
-1
/
+1
*
[extractor/wistia] Add support for channels (#4819)
coletdjnz
2022-09-23
1
-30
/
+0
*
[extractor/wistia] Match IDs in embed URLs (#4990)
bashonly
2022-09-22
1
-10
/
+25
*
[docs] Misc improvements
pukkandan
2022-09-22
1
-2
/
+2
*
[extractor/generic] Pass through referer from json-ld
pukkandan
2022-09-16
1
-8
/
+19
*
[cleanup] Misc
pukkandan
2022-09-10
1
-1
/
+1
*
[extractor/generic] Don't return JW player without formats
pukkandan
2022-08-27
1
-2
/
+4
*
Fix bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
pukkandan
2022-08-24
1
-2
/
+1
*
[docs] Consistent use of `e.g.` (#4643)
Lesmiscore
2022-08-14
1
-1
/
+1
*
[extractors] Use new framework for existing embeds (#4307)
pukkandan
2022-08-02
1
-985
/
+35
*
[extractor/html5] Separate into own extractor (#4307)
pukkandan
2022-08-02
1
-19
/
+0
*
[extractor/camtasia] Separate into own extractor (#4307)
pukkandan
2022-08-02
1
-67
/
+0
*
[extractor, test] Basic framework for embed tests (#4307)
pukkandan
2022-08-02
1
-15
/
+0
*
[extractor] Framework for embed detection (#4307)
pukkandan
2022-08-02
1
-41
/
+60
*
[extractor/generic] Remove HEAD request
pukkandan
2022-07-07
1
-40
/
+18
*
[cleanup] Misc cleanup
pukkandan
2022-06-29
1
-17
/
+15
*
[cleanup] Fix some typos (#4194)
crazymoose77756
2022-06-26
1
-1
/
+1
*
[compat] Remove deprecated functions from core code
pukkandan
2022-06-25
1
-22
/
+18
*
[cleanup] Misc
pukkandan
2022-06-20
1
-0
/
+1
*
[extractor/substack] Add extractor (#4011)
Elyse
2022-06-18
1
-1
/
+34
*
[extractor] Handle `json_ld` with multiple `@type`s
pukkandan
2022-06-13
1
-2
/
+17
*
[extractor/rumble] Detect JS embed
pukkandan
2022-06-13
1
-0
/
+35
[next]