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
*
[youtube] Fix `--mark-watched` with `--cookies-from-browser`
pukkandan
2021-09-24
1
-3
/
+5
*
dump files should obey `--trim-filename` (#1043)
pukkandan
2021-09-22
1
-2
/
+3
*
[extractor] Fix root-relative URLs in MPD (#1006)
DigitalDJ
2021-09-19
1
-2
/
+4
*
Add option `--netrc-location`
pukkandan
2021-09-16
1
-1
/
+5
*
[FormatSort] Remove priority of `lang`
pukkandan
2021-08-26
1
-2
/
+2
*
[downloader/ffmpeg] Support for DASH manifests (experimental)
pukkandan
2021-08-24
1
-2
/
+4
*
[extractor] Show video id in error messages if possible
pukkandan
2021-08-23
1
-4
/
+13
*
[extractor] Better error message for DRM (#729)
pukkandan
2021-08-23
1
-15
/
+10
*
[lazy_extractors] Fix `suitable` and add flake8 test
pukkandan
2021-08-23
1
-1
/
+3
*
[extractor] Common function `_match_valid_url`
pukkandan
2021-08-23
1
-9
/
+8
*
minor bugfixes
pukkandan
2021-08-11
1
-2
/
+2
*
[extractor] Detect `sttp` as subtitles in MPD
pukkandan
2021-08-10
1
-203
/
+211
*
[cleanup] Misc
pukkandan
2021-08-07
1
-5
/
+6
*
[extractor] Reset non-repeating warnings per video
pukkandan
2021-08-07
1
-7
/
+13
*
[RCTIPlus] Support events and TV (#625)
MinePlayersPE
2021-08-04
1
-1
/
+1
*
[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
[next]