index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[extractor/clipchamp] Add extractor (#6978)
bashonly
2023-05-03
2
-0
/
+62
*
[extractor/dlf] Add extractors (#6697)
Nicholas Defranco
2023-05-02
2
-0
/
+196
*
[extractor/twitter] Default to GraphQL, handle auth errors (#6957)
bashonly
2023-05-01
2
-76
/
+62
*
[utils] `traverse_obj`: More fixes (#6959)
Simon Sawicki
2023-04-30
2
-12
/
+37
*
[extractor/reddit] Add login support (#6950)
bashonly
2023-04-29
1
-0
/
+21
*
Fix f005a35aa7e4f67a0c603a946c0dd714c151b2d6
pukkandan
2023-04-29
1
-7
/
+5
*
Ensure pre-processor errors do not block `--print`
pukkandan
2023-04-29
1
-4
/
+6
*
[extractor/cbc] Fix live extractor, playlist `_VALID_URL` (#6625)
makeworld
2023-04-28
1
-37
/
+83
*
Fix bug in 170605840ea9d5ad75da6576485ea7d125b428ee
pukkandan
2023-04-27
1
-24
/
+18
*
[jsinterp] Handle negative numbers better
pukkandan
2023-04-27
3
-3
/
+25
*
Populate `filename` and `urls` fields at all stages of `--print`
pukkandan
2023-04-27
1
-15
/
+17
*
[extractor/globalplayer] Add extractors (#6903)
garret
2023-04-26
2
-0
/
+261
*
[extractor/aeonco] Support Youtube embeds (#6591)
Alex Klapheke
2023-04-26
1
-9
/
+43
*
[extractor/pornhub] Set access cookies to fix extraction (#6685)
Noah
2023-04-25
1
-2
/
+9
*
[extractor/bitchute] Add more fallback subdomains (#6907)
Neurognostic
2023-04-25
1
-1
/
+4
*
[extractor/NiconicoSeries] Fix extraction (#6898)
sqrtNOT
2023-04-25
1
-7
/
+6
*
[extractors/rtvc] Add extractors (#6578)
Elyse
2023-04-24
3
-0
/
+322
*
[utils] `traverse_obj`: Allow iterables in traversal (#6902)
Simon Sawicki
2023-04-24
2
-4
/
+7
*
Add option `--xff`
pukkandan
2023-04-24
3
-23
/
+33
*
[extractor/hentaistigma] Remove extractor
pukkandan
2023-04-24
2
-38
/
+0
*
Add `--no-quiet`
pukkandan
2023-04-24
3
-2
/
+8
*
[outtmpl] Support `str.format` syntax inside replacements
pukkandan
2023-04-24
3
-4
/
+21
*
[outtmpl] Allow `\n` in replacements and default.
pukkandan
2023-04-24
3
-2
/
+3
*
[extractor/twitch] Extract original size thumbnail (#6629)
JC-Chung
2023-04-22
1
-4
/
+10
*
[extractor/wevidi] Add extractor (#6868)
truedread
2023-04-22
2
-0
/
+109
*
[extractor/nhk] Add `NhkRadiru` extractor (#6819)
garret
2023-04-19
2
-1
/
+141
*
[extractor/sbs] Overhaul extractor for new API (#6839)
vidiot720
2023-04-18
2
-27
/
+86
*
[extractor/bilibili] Support festival videos (#6547)
qbnu
2023-04-18
1
-13
/
+73
*
[extractor/stageplus] Add extractor (#6838)
bashonly
2023-04-18
2
-0
/
+519
*
[extractor/pornez] Support new URL formats (#6792)
zhgwn
2023-04-18
1
-23
/
+41
*
[extractor/whyp] Add extractor (#6803)
CoryTibbettsDev
2023-04-16
2
-0
/
+51
*
[extractor/gronkh] Extract duration and chapters (#6817)
satan1st
2023-04-16
1
-2
/
+12
*
[extractor/reddit] Support cookies and short URLs (#6825)
bashonly
2023-04-16
1
-14
/
+58
*
[extractor/adobepass] Handle `Charter_Direct` MSO as `Spectrum` (#6824)
bashonly
2023-04-16
1
-1
/
+1
*
Do not translate newlines in `--print-to-file`
pukkandan
2023-04-16
1
-2
/
+2
*
[extractor] Do not warn for invalid chapter data in description
pukkandan
2023-04-16
1
-4
/
+8
*
[extractor/youtube] Define strict uploader metadata mapping (#6384)
coletdjnz
2023-04-14
1
-338
/
+371
*
[extractor/generic] Attempt to detect live HLS (#6775)
bashonly
2023-04-13
2
-9
/
+55
*
[FFmpegFixupM3u8PP] Check audio codec before fixup (#6778)
bashonly
2023-04-13
1
-1
/
+4
*
[extractor/tiktok] Fix and improve metadata extraction (#6777)
bashonly
2023-04-13
1
-72
/
+117
*
[extractor/zoom] Fix share URL extraction (#6789)
bashonly
2023-04-13
1
-28
/
+62
*
[extractor/iwara] Fix format sorting (#6651)
hasezoey
2023-04-14
1
-1
/
+9
*
[extractor/iwara] Fix typo
Lesmiscore
2023-04-13
1
-1
/
+1
*
[extractor/BrainPOP] Add extractors (#6106)
MyNey
2023-04-12
2
-0
/
+326
*
[extractor/biliIntl] Add comment extraction (#6079)
HobbyistDev
2023-04-12
1
-2
/
+109
*
[extractor/gmanetwork] Add extractor (#5945)
HobbyistDev
2023-04-12
2
-0
/
+84
*
Relaxed validation for numeric format filters
pukkandan
2023-04-12
1
-1
/
+1
*
[extractor/niconico] Download comments from the new endpoint (#6773)
Lesmiscore
2023-04-12
1
-15
/
+39
*
[postprocessor/FixupDuplicateMoov] Fix bug in triggering
pukkandan
2023-04-11
1
-1
/
+1
*
[extractor/youtube] Revert default formats to `https`
pukkandan
2023-04-11
1
-3
/
+1
[next]