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
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[extractor] Fix `fatal=False` for `_search_nuxt_data`
pukkandan
2022-11-11
1
-1
/
+4
*
[extractor/youtube] Differentiate between no and disabled comments (#5491)
Matthew
2022-11-10
1
-0
/
+5
*
[cleanup] Lint and misc cleanup
pukkandan
2022-11-07
1
-1
/
+2
*
[extractor] Improve `_generic_title`
pukkandan
2022-10-31
1
-3
/
+5
*
[extractor/zeenews] Add extractor (#5289)
m4tu4g
2022-10-20
1
-1
/
+1
*
[cleanup Misc
pukkandan
2022-10-18
1
-1
/
+3
*
[extractor/youtube:tab] Let `approximate_date` return timestamp
pukkandan
2022-10-13
1
-2
/
+2
*
[extractor/generic] Separate embed extraction into own function (#5176)
pukkandan
2022-10-09
1
-0
/
+7
*
[extractor/common] Fix `json_ld` type checks (#5145)
Simon Sawicki
2022-10-09
1
-7
/
+5
*
[extractor/youtube] Extract concurrent view count for livestreams (#5152)
Matthew
2022-10-07
1
-0
/
+1
*
[cleanup] Minor fixes
pukkandan
2022-10-04
1
-1
/
+1
*
[extractor/JWPlatform] Fix extractor (#5112)
coletdjnz
2022-10-03
1
-1
/
+2
*
[extractor] Make search_json able to parse lists
pukkandan
2022-10-03
1
-2
/
+2
*
[downloader/ism] Support ec-3 codec (#5004)
nixxo
2022-09-30
1
-2
/
+3
*
[extractor] Improve json+ld extraction
pukkandan
2022-09-27
1
-2
/
+9
*
[docs] Misc improvements
pukkandan
2022-09-22
1
-1
/
+1
*
[extractor] Fix `fatal=False` in `RetryManager`
pukkandan
2022-09-22
1
-2
/
+4
*
[cookies] Parse cookies leniently (#4780)
Simon Sawicki
2022-09-16
1
-1
/
+2
*
Allow plugin extractors to replace the built-in ones
pukkandan
2022-09-16
1
-0
/
+13
*
[extractor/common] Escape `%` in `representation_id` of m3u8
pukkandan
2022-09-10
1
-2
/
+2
*
[docs] Improvements
pukkandan
2022-09-07
1
-1
/
+1
*
[cleanup] Misc
pukkandan
2022-09-01
1
-1
/
+1
*
[FormatSort] Fix `aext` for `--prefer-free-formats`
pukkandan
2022-09-01
1
-1
/
+1
*
[extractor/newspicks] Add extractor (#4725)
Lesmiscore
2022-08-31
1
-2
/
+2
*
[utils] Add `deprecation_warning`
pukkandan
2022-08-30
1
-6
/
+4
*
Add option `--use-extractors`
pukkandan
2022-08-24
1
-0
/
+13
*
[docs] Consistent use of `e.g.` (#4643)
Lesmiscore
2022-08-14
1
-10
/
+10
*
[extractor] Fix format sorting of `channels`
pukkandan
2022-08-11
1
-2
/
+2
*
[extractor] Add field `audio_channels`
pukkandan
2022-08-08
1
-2
/
+5
*
Minor bugfixes
pukkandan
2022-08-02
1
-1
/
+1
*
Standardize retry mechanism (#1649)
pukkandan
2022-08-02
1
-0
/
+8
*
[extractors] Use new framework for existing embeds (#4307)
pukkandan
2022-08-02
1
-0
/
+5
*
[extractor] Support multiple archive ids for one video (#4307)
pukkandan
2022-08-02
1
-0
/
+1
*
[extractor, test] Basic framework for embed tests (#4307)
pukkandan
2022-08-02
1
-2
/
+12
*
[extractor] Framework for embed detection (#4307)
pukkandan
2022-08-02
1
-22
/
+77
*
[extractor/youtube] Add `live_status=post_live` (#4495)
lazypete365
2022-08-01
1
-1
/
+2
*
`--compat-option no-live-chat` should disable danmaku
pukkandan
2022-07-19
1
-4
/
+4
*
Remove Python 3.6 support
pukkandan
2022-07-18
1
-1
/
+2
*
[cleanup] Misc
pukkandan
2022-07-18
1
-2
/
+2
*
[extractor] Passthrough `errnote=False` to parsing
pukkandan
2022-07-15
1
-19
/
+17
*
[extractor/StarTrek] Add extractor (#4191)
Tim Weber
2022-07-13
1
-1
/
+1
*
[extractor/youtube] More metadata for storyboards (#4334)
ftk
2022-07-12
1
-0
/
+4
*
[extractor] Fix empty `BaseURL` in MPD
pukkandan
2022-06-29
1
-1
/
+2
*
[cleanup] Fix some typos (#4194)
crazymoose77756
2022-06-26
1
-3
/
+3
*
[extractor] Fix `_create_request` when headers is None
pukkandan
2022-06-25
1
-5
/
+5
*
[compat] Remove deprecated functions from core code
pukkandan
2022-06-25
1
-23
/
+16
*
[cleanup] Consistent style for file heads
pukkandan
2022-06-25
1
-3
/
+3
*
[compat] Remove more functions
pukkandan
2022-06-25
1
-16
/
+15
*
[extractor, cleanup] Reduce direct use of `_downloader`
pukkandan
2022-06-23
1
-1
/
+9
*
[extractor/npr] Implement e50c3500b43d80e4492569c4b4523c4379c6fbb2 differently
pukkandan
2022-06-23
1
-22
/
+20
[next]