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
*
[Mxplayer] Add h265 formats (#572)
Ashish
2021-07-29
1
-1
/
+6
*
[dplay] Add `ScienceChannelIE` (#567)
Sipherdrakon
2021-07-29
3
-26
/
+49
*
[generic] Support KVS player (#549)
rigstot
2021-07-29
3
-98
/
+165
*
Add format types `j`, `l`, `q` for outtmpl
pukkandan
2021-07-29
5
-17
/
+49
*
Expand and escape environment variables correctly in outtmpl
pukkandan
2021-07-29
5
-37
/
+60
*
[YouTube] Age-gate bypass implementation (#575)
MinePlayersPE
2021-07-27
2
-85
/
+105
*
[youtube] Fix format sorting when using alternate clients
pukkandan
2021-07-26
1
-25
/
+35
*
[youtube] Add `mobile_web` client (#557)
coletdjnz
2021-07-26
2
-2
/
+17
*
[youtube] Add `player_client=all`
pukkandan
2021-07-26
2
-8
/
+15
*
Remove `asr` appearing twice in `-F`
pukkandan
2021-07-26
1
-1
/
+1
*
[bilibili] Improve `_VALID_URL`
pukkandan
2021-07-26
1
-1
/
+1
*
[HotStarSeriesIE] Fix regex (#569)
Ashish
2021-07-25
1
-1
/
+7
*
[UtreonIE] Add extractor (#562)
Ashish
2021-07-25
2
-0
/
+86
*
[mediaset] Fix extraction (#564)
nixxo
2021-07-24
1
-36
/
+39
*
[version] update
pukkandan
2021-07-24
6
-13
/
+13
*
Release 2021.07.24
pukkandan
2021-07-24
3
-2
/
+17
*
[youtube:tab] Extract video duration early
pukkandan
2021-07-24
1
-1
/
+2
*
[youtube] Simplify `_get_text` early
pukkandan
2021-07-24
2
-39
/
+39
*
[test] Add Python 3.10 (#480)
xtkoba
2021-07-23
3
-4
/
+4
*
[test] Use `pytest` instead of `nosetests` (#482)
pukkandan
2021-07-23
22
-78
/
+97
*
[cookies] Handle errors when importing `keyring`
pukkandan
2021-07-23
1
-4
/
+11
*
[cookies] Handle `sqlite` `ImportError` gracefully (#554)
Matt Broadway
2021-07-23
1
-1
/
+19
*
[downloader] Pass same status object to all `progress_hooks`
pukkandan
2021-07-23
1
-1
/
+5
*
[youtube] Fix subtitles only being extracted from the first client
pukkandan
2021-07-23
1
-10
/
+15
*
Try all clients even if age-gated
pukkandan
2021-07-23
1
-6
/
+2
*
[youtube] Disable `get_video_info` age-gate workaround
pukkandan
2021-07-23
1
-14
/
+15
*
[youtube] Fix age-gated videos for API clients when cookies are supplied (#545)
coletdjnz
2021-07-22
1
-1
/
+2
*
[downloader] Pass `info_dict` to `progress_hook`s
pukkandan
2021-07-22
13
-28
/
+36
*
[cookies] bugfix
pukkandan
2021-07-22
1
-1
/
+1
*
[version] update
pukkandan
2021-07-22
6
-13
/
+13
*
Release 2021.07.21
pukkandan
2021-07-22
7
-6
/
+79
*
[youtube] Make `--extractor-retries` work for more errors
pukkandan
2021-07-22
1
-4
/
+8
*
Fix bug where `original_url` was not propagated when `_type`=`url`
pukkandan
2021-07-22
1
-0
/
+5
*
[youtube] Add debug message for SAPISID cookie extraction (#540)
coletdjnz
2021-07-21
1
-1
/
+3
*
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
[next]