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
*
Add option `--cookies-from-browser` to load cookies from a browser (#488)
Matt Broadway
2021-07-22
8
-15
/
+881
*
[youtube] Improve extraction of livestream metadata
pukkandan
2021-07-21
1
-12
/
+33
*
Add field `live_status`
pukkandan
2021-07-21
3
-1
/
+21
*
bugfix for 50fed816dd5ae970d69d8997eb854d475ed91ede
pukkandan
2021-07-21
1
-3
/
+4
*
[douyin] Add extractor (#513)
Philip Xu
2021-07-21
2
-0
/
+146
*
[nebula] Authentication via tokens from cookie jar (#537)
Henrik Heimbuerger
2021-07-21
1
-14
/
+51
*
Add `only_once` param for `write_debug`
pukkandan
2021-07-21
1
-13
/
+13
*
[utils] Improve `traverse_obj`
pukkandan
2021-07-21
2
-11
/
+20
*
[youtube] Extract data from multiple clients (#536)
pukkandan
2021-07-21
3
-321
/
+394
*
Add `only_once` param for `report_warning`
pukkandan
2021-07-21
1
-6
/
+10
*
Errors in playlist extraction should obey `--ignore-errors`
pukkandan
2021-07-21
1
-1
/
+6
*
[youtube] Fix controversial videos when requested via API (#533)
coletdjnz
2021-07-20
1
-16
/
+15
*
[youtube:tab] Fix channels tab
pukkandan
2021-07-20
1
-0
/
+1
*
[utils] Fix LazyList for Falsey values
pukkandan
2021-07-20
1
-2
/
+2
*
[youtube] Make `parse_time_text` and `_extract_chapters` non-fatal
pukkandan
2021-07-20
1
-2
/
+5
*
[youtube] Sanity check `chapters` (and refactor related code)
pukkandan
2021-07-20
1
-66
/
+51
*
Rename `NOTE` in `-F` to `MORE INFO`
pukkandan
2021-07-20
1
-15
/
+8
*
[youtube] Extract even more thumbnails and reduce testing
pukkandan
2021-07-20
2
-7
/
+18
*
[compat] Remove unnecessary code
pukkandan
2021-07-20
2
-2944
/
+87
*
[utils] Improve `traverse_obj`
pukkandan
2021-07-20
1
-10
/
+38
*
[youtube] Extract more thumbnails
pukkandan
2021-07-20
5
-34
/
+61
*
[crunchyroll:playlist] Force http
pukkandan
2021-07-20
1
-2
/
+3
*
[docs] fix default of multistreams
pukkandan
2021-07-19
1
-1
/
+1
*
Add option `--exec-before-download`
pukkandan
2021-07-19
4
-1
/
+15
*
[pornflip] Add new extractor (#523)
mzbaulhaque
2021-07-19
2
-0
/
+83
*
[youtube] misc cleanup and bug fixes (#505)
coletdjnz
2021-07-19
1
-145
/
+105
*
[youtube] Fix session index extraction and headers for non-web player clients...
coletdjnz
2021-07-18
1
-9
/
+16
*
[youtube] Fix authentication when using multiple accounts
coletdjnz
2021-07-17
1
-1
/
+3
*
[yahoo:gyao:player] Relax `_VALID_URL` (#503)
The Hatsune Daishi
2021-07-16
1
-1
/
+4
*
[generic] Extract previously missed subtitles (#515)
Felix S
2021-07-16
2
-11
/
+30
*
Revert "Merge webm formats into mkv if thumbnails are to be embedded (#173)"
pukkandan
2021-07-15
1
-11
/
+4
*
[youtube:tab] Extract playlist availability (#504)
coletdjnz
2021-07-15
1
-88
/
+136
*
[youtube:comments] Improve comment vote count parsing (fixes #506) (#508)
coletdjnz
2021-07-14
1
-2
/
+4
*
[RTP] Fix extraction and add subtitles (#497)
Felix S
2021-07-14
1
-27
/
+61
*
[utils] Improve `js_to_json` comment regex
felix
2021-07-14
2
-1
/
+4
*
[extractor] Allow extracting multiple groups in `_search_regex`
felix
2021-07-14
1
-0
/
+2
*
[youtube] Use android client as default and add age-gate bypass for it (#492)
coletdjnz
2021-07-14
1
-21
/
+36
*
[youtube:comments] Fix `is_favorited` (#491)
coletdjnz
2021-07-12
1
-2
/
+3
*
[vlive] Extract thumbnail directly in addition to the one from Naver
pukkandan
2021-07-12
1
-1
/
+7
*
[metadatafromfield] Do not detect numbers as field names
pukkandan
2021-07-12
1
-2
/
+2
*
[webtt] Fix timestamps
pukkandan
2021-07-12
1
-6
/
+5
*
[youtube:comments] Move comment extraction to new API (#466)
coletdjnz
2021-07-12
2
-217
/
+242
*
[BravoTV] Improve metadata extraction (#483)
Kevin O'Connor
2021-07-11
1
-3
/
+33
*
[embedthumbnail] Fix `_get_thumbnail_resolution`
pukkandan
2021-07-11
2
-7
/
+7
*
Improve `traverse_obj`
pukkandan
2021-07-11
1
-22
/
+34
*
[FFmpegMetadata] Add language of each stream
pukkandan
2021-07-11
1
-28
/
+40
*
[utils] Add `variadic`
pukkandan
2021-07-11
4
-27
/
+15
*
[VIKI] Rewrite extractors (#475)
zackmark29
2021-07-10
2
-209
/
+118
*
[youtube] Fix sorting of 3gp format
pukkandan
2021-07-08
1
-7
/
+11
*
Improve `extractor_args` parsing
pukkandan
2021-07-08
5
-15
/
+29
[next]