- May 02, 2022
-
-
coletdev authored
Adds `--client-certificate`, `--client-certificate-key`, `--client-certificate-password` Authored-by: coletdjnz Co-authored-by:
df <fieldhouse@gmx.net> Co-authored-by:
pukkandan <pukkandan.ytdlp@gmail.com>
-
- Apr 28, 2022
-
-
pukkandan authored
It should not removes fields that may be needed for `--load-infojson`. Eg: `_ffmpeg_args`, `_has_drm`
-
- Apr 26, 2022
-
-
pukkandan authored
- Apr 20, 2022
-
-
pukkandan authored
-
- Apr 17, 2022
- Apr 12, 2022
-
-
pukkandan authored
Authored by: fstirlitz, pukkandan
-
pukkandan authored
Using https://github.com/PyCQA/isort isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
-
pukkandan authored
Using https://github.com/asottile/pyupgrade 1. `__future__` imports and `coding: utf-8` were removed 2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format` 3. f-strings were cherry-picked from `pyupgrade --py36-plus` Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
-
pukkandan authored
Authored by fstirlitz, pukkandan
-
felix authored
Notes: * `_windows_write_string`: Fixed in 3.6 * https://bugs.python.org/issue1602 * PEP: https://www.python.org/dev/peps/pep-0528 * Windows UTF-8 fix: Fixed in 3.3 * https://bugs.python.org/issue13216 * `__loader__`: is always present in 3.3+ * https://bugs.python.org/issue14646 * `workaround_optparse_bug9161`: Fixed in 2.7 * https://bugs.python.org/issue9161 Authored by: fstirlitz
-
- Apr 11, 2022
-
-
felix authored
Authored by fstirlitz, pukkandan
-
- Apr 07, 2022
-
-
pukkandan authored
-
- Mar 28, 2022
-
-
coletdev authored
Related: https://github.com/TeamNewPipe/NewPipe/issues/8034 Authored-by: coletdjnz
-
- Mar 27, 2022
-
-
pukkandan authored
Closes #2761
-
- Mar 26, 2022
-
-
pukkandan authored
-
- Mar 25, 2022
-
-
pukkandan authored
Closes #3074
-
- Mar 18, 2022
- Feb 22, 2022
-
-
pukkandan authored
* Move `_match_entry` and `post_extract` to `process_video_result`. It is also left in `process_info` for API compat * `--list-...` options and `--force-write-archive` now obey filtering options * Move `SponsorBlockPP` to `after_filter`. Closes https://github.com/yt-dlp/yt-dlp/issues/2536 * Reverts 4ec82a72 since this commit addresses the issue it was solving
-
- Feb 18, 2022
-
-
MinePlayersPE authored
Authored by: MinePlayersPE
-
- Feb 03, 2022
-
-
pukkandan authored
-
pukkandan authored
[youtube] Support channel search https://github.com/ytdl-org/youtube-dl/commit/78ce962f4fe020994c216dd2671546fbe58a5c67
-
- Feb 01, 2022
-
-
pukkandan authored
- Jan 23, 2022
-
-
pukkandan authored
Closes #2419
-
- Jan 21, 2022
-
-
pukkandan authored
Closes #2334
-
- Jan 19, 2022
- Jan 10, 2022
-
-
pukkandan authored
Closes #2269
-
- Jan 09, 2022
-
-
Zenon Mousmoulas authored
Authored by: zmousm, pukkandan
-
- Jan 07, 2022
-
-
pukkandan authored
-
- Jan 05, 2022
-
-
Zenon Mousmoulas authored
and add functions to return the HTML of elements Authored by: zmousm
-
- Jan 03, 2022
- Jan 01, 2022