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
/
YoutubeDL.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write API params in debug head
pukkandan
2022-10-25
1
-23
/
+28
*
[cleanup Misc
pukkandan
2022-10-18
1
-2
/
+2
*
Fix end time of clips (#5255)
cruel-efficiency
2022-10-18
1
-1
/
+2
*
[outtmpl] Ensure ASCII in json and add option for Unicode
pukkandan
2022-10-14
1
-1
/
+1
*
Do more processing in `--flat-playlist`
pukkandan
2022-10-13
1
-4
/
+4
*
Fix for formats=None
pukkandan
2022-10-05
1
-10
/
+12
*
[cleanup] Minor fixes
pukkandan
2022-10-04
1
-0
/
+5
*
[extractor/MicrosoftEmbed] Add extractor (#5082)
sam
2022-10-03
1
-1
/
+1
*
[extractor/crunchyroll:beta] Improve handling of hardsubs (#5041)
Simon Sawicki
2022-09-30
1
-2
/
+2
*
Don't download entire video when no matching `--download-sections`
pukkandan
2022-09-26
1
-7
/
+4
*
Playlists maynot always have webpage_url
pukkandan
2022-09-25
1
-5
/
+8
*
Allow open ranges for time ranges (#4940)
Lesmiscore
2022-09-17
1
-2
/
+3
*
Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe
pukkandan
2022-09-11
1
-1
/
+1
*
[cleanup] Misc
pukkandan
2022-09-10
1
-2
/
+4
*
Fix bug in ae1035646a6be09c2aed3e22eb8910f341ddacfe
pukkandan
2022-09-10
1
-1
/
+2
*
Allow a `set` to be passed as `download_archive`
pukkandan
2022-09-08
1
-13
/
+15
*
[docs] Improvements
pukkandan
2022-09-07
1
-15
/
+16
*
Fix bug in 07a1250e0e90515ff8142161536f9dafa6eaba1b
pukkandan
2022-09-06
1
-5
/
+8
*
[outtmpl] Curly braces to filter keys
pukkandan
2022-09-03
1
-13
/
+27
*
[cleanup] Misc
pukkandan
2022-09-01
1
-5
/
+5
*
Update to ytdl-commit-ed5c44e7
pukkandan
2022-09-01
1
-4
/
+4
*
[cookies] Support firefox container in `--cookies-from-browser` (#4753)
bashonly
2022-08-30
1
-2
/
+3
*
[utils] Add `deprecation_warning`
pukkandan
2022-08-30
1
-7
/
+13
*
Add version to infojson
pukkandan
2022-08-24
1
-14
/
+11
*
Fix `--break-per-url --max-downloads`
pukkandan
2022-08-24
1
-0
/
+1
*
Add option `--use-extractors`
pukkandan
2022-08-24
1
-16
/
+25
*
[utils] Add orderedSet_from_options
pukkandan
2022-08-24
1
-21
/
+6
*
[cleanup] Misc
pukkandan
2022-08-19
1
-0
/
+1
*
Fix bug in --download-archive
pukkandan
2022-08-16
1
-1
/
+1
*
[cleanup] Misc
pukkandan
2022-08-15
1
-1
/
+1
*
[docs] Consistent use of `e.g.` (#4643)
Lesmiscore
2022-08-14
1
-6
/
+6
*
Remove filtered entries from `-J`
pukkandan
2022-08-09
1
-1
/
+4
*
[build, devscripts] Add devscript to set a build variant
pukkandan
2022-08-09
1
-1
/
+3
*
[extractor] Add field `audio_channels`
pukkandan
2022-08-08
1
-3
/
+6
*
Determine merge container better (See desc) (#1482)
Lauren N. Liberda
2022-08-04
1
-33
/
+10
*
Fix misleading DRM message
pukkandan
2022-08-02
1
-1
/
+1
*
Fix bug in 0647d9251f7285759109cc82693efee533346911
pukkandan
2022-08-02
1
-0
/
+4
*
Minor bugfixes
pukkandan
2022-08-02
1
-6
/
+7
*
[extractor] Support multiple archive ids for one video (#4307)
pukkandan
2022-08-02
1
-5
/
+3
*
[extractor] Framework for embed detection (#4307)
pukkandan
2022-08-02
1
-1
/
+2
*
[outtmpl] Treat empty values as None in filenames
pukkandan
2022-07-31
1
-0
/
+3
*
[utils, cleanup] Consolidate known media extensions
pukkandan
2022-07-31
1
-3
/
+4
*
Fix bugs in 3bec830a597e8c7ab0d9f4e1258dc4a1be0b1de4
pukkandan
2022-07-27
1
-3
/
+4
*
[youtube,twitch] Allow waiting for channels to become live
pukkandan
2022-07-26
1
-3
/
+11
*
Reject entire playlists faster with `--match-filter`
pukkandan
2022-07-26
1
-29
/
+36
*
Remove Python 3.6 support
pukkandan
2022-07-18
1
-1
/
+2
*
[cleanup] Misc
pukkandan
2022-07-18
1
-3
/
+3
*
[update] Prepare to remove Python 3.6 support
pukkandan
2022-07-17
1
-2
/
+2
*
[compat] Let PyInstaller detect _legacy module
pukkandan
2022-07-17
1
-3
/
+0
*
Support `--no-progress` for `--wait-for-video`
pukkandan
2022-07-16
1
-2
/
+8
[next]