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
*
Auto-select default format in `-f-` (#7101)
Ivan Skodje
2023-05-29
1
-8
/
+9
*
[extractor/camfm] Add extractors (#7083)
garret
2023-05-29
3
-0
/
+90
*
[extractor/eurosport] Improve `_VALID_URL` (#7076)
HobbyistDev
2023-05-29
1
-1
/
+27
*
[extractor/twitch:vod] Support links from schedule tab (#7071)
Florian Albrechtskirchinger
2023-05-29
1
-1
/
+5
*
[extractor/ARDBetaMediathek] Add thumbnail (#6890)
Stefan Lobbenmeier
2023-05-29
1
-8
/
+36
*
[cookies] Update for chromium changes (#6897)
Matt Broadway
2023-05-29
2
-55
/
+150
*
[extractor/nekohacker] Add extractor (#7003)
hasezoey
2023-05-29
2
-0
/
+218
*
[extractor/rottentomatoes] Fix extractor (#6844)
JChris246
2023-05-29
1
-15
/
+65
*
[extractor/cbsnews] Overhaul extractors (#6681)
bashonly
2023-05-29
4
-169
/
+345
*
Bugfix for b844a3f8b16500663e7ab6c6ec061cc9b30f71ac
bashonly
2023-05-29
1
-0
/
+3
*
[extractor/niconico:live] Add extractor (#5764)
Lesmiscore
2023-05-29
4
-2
/
+266
*
[extractor/JStream] Add extractor (#6252)
Lesmiscore
2023-05-29
2
-0
/
+74
*
[extractor/dacast] Add extractors (#6896)
bashonly
2023-05-29
2
-0
/
+162
*
[cookies] Support custom Safari cookies path (#6783)
Nam Vu
2023-05-29
1
-7
/
+11
*
[extractor/cbc] Ignore 426 from API (#6781)
jo-nike
2023-05-29
1
-2
/
+4
*
[extractor/idolplus] Add extractor (#6732)
ping
2023-05-29
2
-0
/
+116
*
[extractor/twitch] Support mobile clips (#6699)
bepvte
2023-05-29
1
-1
/
+4
*
[extractor/playsuisse] Support new url format (#6528)
Stefan Borer
2023-05-29
1
-24
/
+64
*
[extractor/owncloud] Add extractor (#6533)
Daniel Vogt
2023-05-29
2
-0
/
+81
*
[extractor/zingmp3] Fix and improve extractors (#6367)
Ha Tien Loi
2023-05-29
2
-30
/
+72
*
[extractor/livestream] Support videos with account id (#6324)
Mohit Tokas
2023-05-29
1
-34
/
+58
*
[extractor/rai] Rewrite extractors (#5940)
nixxo
2023-05-29
2
-302
/
+266
*
[extractor/wykop] Add extractors (#6140)
lauren n. liberda
2023-05-29
2
-0
/
+274
*
[extractor/daftsex] Update domain and embed player url (#5966)
JChris246
2023-05-29
1
-9
/
+18
*
[extractor/polskieradio] Improve extractors (#5948)
lauren n. liberda
2023-05-29
2
-72
/
+137
*
[extractor/youtube] Extract uploader metadata for feed/playlist items
coletdjnz
2023-05-28
1
-2
/
+32
*
[extractor/weyyak] Add extractor (#7124)
Mohamed Al Mehairbi
2023-05-27
2
-0
/
+87
*
[core] Support decoding multiple content encodings (#7142)
coletdjnz
2023-05-27
2
-29
/
+108
*
[core] Workaround erroneous urllib Windows proxy parsing (#7092)
coletdjnz
2023-05-27
4
-2
/
+49
*
[cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)
coletdjnz
2023-05-27
6
-137
/
+157
*
[core] Improve HTTP redirect handling (#7094)
coletdjnz
2023-05-27
3
-74
/
+283
*
[extractor/comedycentral] Add support for movies (#7108)
sqrtNOT
2023-05-26
1
-1
/
+4
*
[extractor/weverse] Add extractors (#6711)
bashonly
2023-05-26
3
-1
/
+613
*
[extractor/youtube] Extract `heatmap` data (#7100)
Audrey
2023-05-26
2
-0
/
+19
*
[extractor/bibeltv] Fix extraction, support live streams and series (#6505)
MMM
2023-05-25
2
-17
/
+191
*
Bugfixes for 4823ec9f461512daa1b8ab362893bb86a6320b26
Simon Sawicki
2023-05-25
1
-2
/
+2
*
[extractor/crunchyroll] Rework with support for movies, music and artists (#6...
Simon Sawicki
2023-05-24
2
-180
/
+484
*
[core] Implement `--color` flag (#6904)
Simon Sawicki
2023-05-24
5
-12
/
+66
*
[jsinterp] Do not compile regex
pukkandan
2023-05-24
2
-2
/
+6
*
[misc] Add automatic duplicate issue detection
pukkandan
2023-05-24
1
-0
/
+20
*
Update to ytdl-commit-d1c6c5
pukkandan
2023-05-24
10
-40
/
+125
*
[devscripts/cli_to_api] Add script
pukkandan
2023-05-24
5
-11
/
+62
*
[extractor/youtube:music:search_url] Extract title (#7102)
kangalio
2023-05-22
1
-1
/
+4
*
[core] Deprecate internal `Youtubedl-no-compression` header (#6876)
coletdjnz
2023-05-20
6
-24
/
+23
*
[cleanup, utils] Split into submodules (#7090)
coletdjnz
2023-05-20
8
-444
/
+480
*
[devscripts] `make_changelog`: Various improvements
Simon Sawicki
2023-05-20
2
-81
/
+102
*
[build] Implement build verification using `--update-to`
bashonly
2023-05-20
1
-0
/
+69
*
[build] Various build workflow improvements
bashonly
2023-05-20
5
-37
/
+90
*
[build] Fix macOS target
Simon Sawicki
2023-05-20
1
-7
/
+10
*
[update] Implement `--update-to` repo
Simon Sawicki
2023-05-20
4
-23
/
+41
[next]