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
*
[cleanup] Misc
pukkandan
2023-07-30
1
-1
/
+1
*
[ie] Extract subtitles from SMIL manifests (#7667)
bashonly
2023-07-24
1
-20
/
+26
*
[extractor] Fix `--load-pages`
pukkandan
2023-07-22
1
-1
/
+1
*
[compat, networking] Deprecate old functions (#2861)
coletdjnz
2023-07-15
1
-17
/
+24
*
[networking] Rewrite architecture (#2861)
coletdjnz
2023-07-15
1
-17
/
+15
*
[core] Allow extractors to mark formats as potentially DRM (#7396)
pukkandan
2023-07-06
1
-6
/
+4
*
[extractor] Support multiple `_VALID_URL`s (#5812)
pukkandan
2023-06-22
1
-4
/
+4
*
Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5eb
pukkandan
2023-06-21
1
-1
/
+2
*
[cleanup] Misc
pukkandan
2023-06-21
1
-1
/
+2
*
Add option `--netrc-cmd` (#6682)
Nicolai Dagestad
2023-06-21
1
-24
/
+29
*
[extractor/youtube] Extract `channel_is_verified` (#7213)
coletdjnz
2023-06-08
1
-0
/
+1
*
[extractor/youtube] Extract more metadata for comments (#7179)
coletdjnz
2023-06-01
1
-2
/
+7
*
[cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)
coletdjnz
2023-05-27
1
-1
/
+1
*
[extractor/youtube] Extract `heatmap` data (#7100)
Audrey
2023-05-26
1
-0
/
+4
*
[extractor] Do not warn for invalid chapter data in description
pukkandan
2023-04-16
1
-4
/
+8
*
[extractor] Extract more metadata from ISM
pukkandan
2023-03-25
1
-0
/
+2
*
[extractor] Do not exit early for unsuitable `url_result`
pukkandan
2023-03-25
1
-2
/
+2
*
[extractor/rutube] Extract chapters from description (#6345)
mushbite
2023-03-04
1
-0
/
+32
*
[cleanup] Misc
pukkandan
2023-02-28
1
-1
/
+1
*
[extractor/youtube] Fix 5038f6d713303e0967d002216e7a88652401c22a
pukkandan
2023-02-28
1
-0
/
+1
*
[extractor] Fix DRM detection in m3u8
pukkandan
2023-02-26
1
-0
/
+2
*
Update to ytdl-commit-2dd6c6e
pukkandan
2023-02-17
1
-1
/
+1
*
[extractor/common] Fix `_search_nuxt_data` (#6062)
LowSuggestion912
2023-02-12
1
-5
/
+2
*
[downloader/hls] Allow extractors to provide AES key (#6158)
bashonly
2023-02-08
1
-1
/
+12
*
[extractor/slideslive] Fix slides and chapters/duration (#6024)
bashonly
2023-01-14
1
-1
/
+11
*
[extractor/nbc] Fix `NBC` and `NBCStations` extractors (#6033)
bashonly
2023-01-14
1
-1
/
+4
*
[cleanup] Misc
pukkandan
2023-01-07
1
-5
/
+2
*
[cleanup] Misc
pukkandan
2023-01-02
1
-2
/
+4
*
Update to ytdl-commit-195f22f6
Simon Sawicki
2023-01-02
1
-21
/
+35
*
Improve handling for overriding extractors with plugins (#5916)
Matthew
2023-01-02
1
-2
/
+11
*
[extractor] Let `_extract_format` functions obey `--ignore-no-formats`
pukkandan
2022-12-23
1
-0
/
+16
*
[cleanup] Misc
pukkandan
2022-12-03
1
-1
/
+11
*
[utils] Make `ExtractorError` mutable
pukkandan
2022-11-30
1
-10
/
+4
*
[extractor] Deprecate `_sort_formats`
pukkandan
2022-11-17
1
-3
/
+8
*
Implement universal format sorting
pukkandan
2022-11-17
1
-3
/
+3
*
[utils] Move format sorting code into `utils`
pukkandan
2022-11-17
1
-286
/
+12
*
Add new field `aspect_ratio`
pukkandan
2022-11-16
1
-0
/
+3
*
[cleanup] Misc
pukkandan
2022-11-16
1
-4
/
+5
*
[extractor] Add a way to distinguish IEs that returns only videos
pukkandan
2022-11-13
1
-0
/
+19
*
[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
[next]