aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 3.6 supportpukkandan2022-07-181-1/+2
* Fix a904a7f8c6edc42046f0a78fb279739d500d4887pukkandan2022-07-151-14/+6
* Allow users to specify encoding in each config files (#4357)Lesmiscore2022-07-151-0/+28
* [aes] Add multiple padding modes in CBCElyse2022-07-121-0/+37
* [cleanup] Minor fixespukkandan2022-07-111-1/+1
* [cleanup] Misc cleanuppukkandan2022-07-091-0/+1
* [cleanup] Misc cleanuppukkandan2022-06-291-1/+5
* [compat] Remove deprecated functions from core codepukkandan2022-06-256-30/+26
* [cleanup] Consistent style for file headspukkandan2022-06-2527-25/+74
* [compat] Remove more functionspukkandan2022-06-259-75/+60
* [compat] Fix `compat.WINDOWS_VT_MODE`pukkandan2022-06-251-0/+3
* [test] Fix `FakeYDL` signaturespukkandan2022-06-214-13/+13
* Update to ytdl-commit-8a158a9pukkandan2022-06-202-35/+74
* Add option `--lazy-playlist` to process entries as they are receivedpukkandan2022-06-171-1/+1
* Add slicing notation to `--playlist-items`pukkandan2022-06-171-32/+93
* [extractor/common] Recognize `src` attribute from HTML5 media elements (#3899)Lesmiscore2022-05-291-0/+18
* [cleanup] Misc cleanuppukkandan2022-05-171-1/+1
* [cleanup] Minor fixes (See desc)pukkandan2022-05-0910-23/+23
* Add support for SSL client certificate authentication (#3435)coletdev2022-05-0211-0/+139
* Improve `--clean-infojson`pukkandan2022-04-281-1/+1
* [compat] Ensure submodules are correctly wrappedpukkandan2022-04-261-0/+7
* [dependencies] Create module with all dependency importspukkandan2022-04-211-3/+3
* [compat] Split into sub-modules (#2173)felix2022-04-181-8/+0
* [cleanup] Misc cleanup and refactor (#2173)pukkandan2022-04-186-26/+35
* [test] Convert warnings into errorspukkandan2022-04-181-2/+3
* [cleanup] Misc cleanup (#2173)pukkandan2022-04-121-3/+2
* [cleanup] Sort importspukkandan2022-04-1229-139/+156
* [cleanup] Upgrade syntaxpukkandan2022-04-1228-185/+86
* [cleanup] Mark some compat variables for removal (#2173)pukkandan2022-04-122-38/+3
* [cleanup] Remove unused code paths (#2173)felix2022-04-124-31/+6
* [cleanup] Remove unused scripts/tests (#2173)felix2022-04-1220-409/+0
* [test] Add `test_locked_file`pukkandan2022-04-071-0/+31
* [youtube:tab] Fix duration extraction for shorts (#3171)coletdev2022-03-281-0/+2
* [outtmpl] Limit changes during sanitizationpukkandan2022-03-271-2/+4
* [outtmpl] Fix replacement/default when used with alternatepukkandan2022-03-261-0/+2
* Ignore format-specific fields in initial pass of `--match-filter`pukkandan2022-03-252-10/+2
* [utils] `format_decimal_suffix`: Fix for very large numbers (#3109)s0u1h2022-03-181-0/+1
* [extractor] Add `_perform_login` function (#2943)pukkandan2022-03-182-13/+9
* Add pre-processor stage `after_filter`pukkandan2022-02-231-18/+2
* [youtube] Fix n-sig extraction for phone player JS (#2816)MinePlayersPE2022-02-181-0/+4
* Release 2022.02.03pukkandan2022-02-031-1/+1
* Update to ytdl-commit-78ce962pukkandan2022-02-032-27/+12
* [youtube] Fix n-sig for player e06dea74pukkandan2022-02-011-0/+4
* [docs,cleanup] Fix linter and misc cleanuppukkandan2022-01-241-1/+1
* [cleanup] Minor fixespukkandan2022-01-211-1/+1
* [Ted] Rewrite extractor (#2359)trasssh2022-01-191-2/+2
* [utils] Handle `ss:xxx` in `parse_duration`pukkandan2022-01-191-0/+2
* [test] Fix TestVerboseOutputpukkandan2022-01-101-8/+8
* [utils] Improve `get_elements_text_and_html_by_attribute` regex (#2280)Zenon Mousmoulas2022-01-091-3/+3
* [youtube] Update testspukkandan2022-01-071-0/+4