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
*
[CBS] Add fallback (#579)
LE
2021-08-02
1
-0
/
+2
*
[cleanup] Refactor some code
pukkandan
2021-08-01
1
-2
/
+2
*
[FormatSort] Fix bug for audio with unknown codec
pukkandan
2021-08-01
1
-8
/
+5
*
Add field `live_status`
pukkandan
2021-07-21
1
-0
/
+2
*
[youtube] Extract more thumbnails
pukkandan
2021-07-20
1
-0
/
+1
*
[generic] Extract previously missed subtitles (#515)
Felix S
2021-07-16
1
-2
/
+15
*
[extractor] Allow extracting multiple groups in `_search_regex`
felix
2021-07-14
1
-0
/
+2
*
[utils] Add `variadic`
pukkandan
2021-07-11
1
-10
/
+4
*
Improve `extractor_args` parsing
pukkandan
2021-07-08
1
-2
/
+11
*
[extractor] Minor improvements (See desc)
pukkandan
2021-07-07
1
-10
/
+4
*
[extractor] Prevent unnecessary download of hls manifests
pukkandan
2021-07-07
1
-112
/
+48
*
Add `--extractor-args` to pass extractor-specific arguments
pukkandan
2021-06-25
1
-0
/
+5
*
[websockets] Add `WebSocketFragmentFD` (#399)
pukkandan
2021-06-21
1
-1
/
+1
*
[pornhub] Extract `cast`
pukkandan
2021-06-13
1
-0
/
+1
*
[downloader/mhtml] Add new downloader (#343)
felix
2021-06-13
1
-5
/
+24
*
Allow `images` formats
pukkandan
2021-06-13
1
-5
/
+6
*
Release 2021.06.08
pukkandan
2021-06-08
1
-0
/
+3
*
[common] Fix FourCC fallback when parsing ISM (#372)
felix
2021-06-06
1
-1
/
+1
*
[fancode] Add extractor (#316,#354)
pukkandan
2021-05-30
1
-1
/
+1
*
[extractor] Functions to parse socket.io response as json
pukkandan
2021-05-30
1
-0
/
+43
*
[extractor] Allow `note=False` when extracting manifests
pukkandan
2021-05-29
1
-7
/
+7
*
[extractor] Always prefer native hls downloader by default
pukkandan
2021-05-26
1
-2
/
+2
*
[extractor] Skip subtitles without URI in m3u8 manifests
pukkandan
2021-05-23
1
-1
/
+7
*
[youtube] Better message when login required
pukkandan
2021-05-20
1
-4
/
+11
*
[cleanup] linter, code formatting and readme
pukkandan
2021-05-19
1
-0
/
+2
*
[extractor] Add `write_debug` and `get_param`
pukkandan
2021-05-17
1
-45
/
+48
*
Add field `name` for subtitles
pukkandan
2021-05-15
1
-0
/
+2
*
Standardize `write_debug`
pukkandan
2021-05-14
1
-13
/
+9
*
[common] bugfix for when `compat_opts` is not given
pukkandan
2021-05-11
1
-1
/
+1
*
Release 2021.05.11
pukkandan
2021-05-11
1
-1
/
+1
*
Option `--compat-options` to revert some of yt-dlp's changes
pukkandan
2021-05-11
1
-1
/
+8
*
[utils] Add `network_exceptions`
pukkandan
2021-05-04
1
-6
/
+2
*
[whowatch] Add extractor #292
The Hatsune Daishi
2021-05-02
1
-1
/
+1
*
[downloader/ism] Support muxing TTML subtitles
Felix S
2021-04-28
1
-1
/
+1
*
[downloader/hls] Assemble single-file WebVTT subtitles from HLS segments
Felix S
2021-04-28
1
-0
/
+6
*
[extractor/common] Extend _extract_akamai_formats to also extract subtitle tr...
Felix S
2021-04-28
1
-3
/
+14
*
[extractor/common, downloader/ism] Extract SSTR subtitle tracks
Felix S
2021-04-28
1
-36
/
+69
*
[extractor/common] Extract DASH subtitle tracks
Felix S
2021-04-28
1
-27
/
+54
*
[extractor/common] Extract HLS subtitle tracks
Felix S
2021-04-28
1
-15
/
+38
*
[extractor/common] Generalise _merge_subtitles
Felix S
2021-04-28
1
-6
/
+16
*
[FormatSort] Fix for when some formats have quality and others don't
pukkandan
2021-04-26
1
-2
/
+2
*
Add option `--ignore-no-formats-error`
pukkandan
2021-04-17
1
-6
/
+20
*
Fix inconsistent use of `report_warning`
pukkandan
2021-04-17
1
-7
/
+7
*
[documentation] Improvements
pukkandan
2021-04-12
1
-1
/
+2
*
Update to ytdl-commit-4fb25ff
pukkandan
2021-04-10
1
-7
/
+9
*
Fix default of `dynamic_mpd`
pukkandan
2021-04-10
1
-1
/
+1
*
Fix some `m3u8` not obeying `--allow-unplayable-formats`
pukkandan
2021-04-04
1
-1
/
+2
*
Update to ytdl-commit-654b4f4
pukkandan
2021-04-04
1
-1
/
+4
*
Fix some typos and linter
pukkandan
2021-04-01
1
-2
/
+2
*
[youtube] Show if video is `private`, `unlisted` etc in new field `availabili...
Matthew
2021-03-22
1
-1
/
+19
[next]