Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update from upstream | Jesus | 2023-09-04 | 1 | -15/+20 |
|\ | |||||
| * | [cleanup] Misc | pukkandan | 2023-07-06 | 1 | -1/+1 |
| | | |||||
| * | [extractor/iq] Set more language codes (#6476) | D0LLYNH0 | 2023-03-09 | 1 | -1/+3 |
| | | | | | | Authored by: D0LLYNH0 | ||||
| * | [utils] `traverse_obj`: Fix more bugs | Simon Sawicki | 2023-02-10 | 1 | -4/+4 |
| | | | | | | | | | | | | and cleanup uses of `default=[]` Continued from b1bde57bef878478e3503ab07190fd207914ade9 | ||||
| * | [extractor/iqiyi] Fix `Iq` JS regex (#5922) | bashonly | 2023-01-02 | 1 | -9/+12 |
| | | | | | | | | Closes #5702 Authored by: bashonly | ||||
* | | update from upstream 2022-12-01 UTC+8 | Jesús | 2022-12-01 | 1 | -5/+4 |
|\| | |||||
| * | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -3/+0 |
| | | |||||
| * | [extractor/iq] Increase phantomjs timeout | pukkandan | 2022-10-14 | 1 | -2/+3 |
| | | | | | | | | Closes #5161 | ||||
| * | [extractor/iq] Set language correctly for Korean subtitles | pukkandan | 2022-07-02 | 1 | -0/+1 |
| | | | | | | | | Closes #3500 | ||||
* | | updated from upstream | 27/06/2022 at 01:25 | Jesús | 2022-06-27 | 1 | -3/+3 |
|\| | |||||
| * | [extractor, cleanup] Reduce direct use of `_downloader` | pukkandan | 2022-06-23 | 1 | -2/+2 |
| | | |||||
| * | [cleanup] Misc | pukkandan | 2022-06-20 | 1 | -2/+2 |
| | | |||||
| * | [cleanup, utils] Don't use kwargs for `format_field` | pukkandan | 2022-06-18 | 1 | -1/+1 |
| | | |||||
* | | updated from upstream | 17/05/2022 at 10:10 | Jesús | 2022-05-17 | 1 | -3/+0 |
|\| | |||||
| * | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | updated from upstream | 06/04/2022 at 00:09 | Jesús | 2022-04-06 | 1 | -5/+372 |
|\| | |||||
| * | [utils] `traverse_obj`: Allow filtering by value | pukkandan | 2022-03-31 | 1 | -2/+2 |
| | | |||||
| * | [extractor] Add `_perform_login` function (#2943) | pukkandan | 2022-03-18 | 1 | -9/+1 |
| | | | | | | | | * Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API * Adds `ie.supports_login` to the public API | ||||
| * | [cleanup, docs] Misc cleanup | pukkandan | 2022-03-08 | 1 | -1/+1 |
| | | | | | | | | Closes #2828, closes #2734, closes #2802, closes #2937 | ||||
| * | [iq.com] Add VIP support (#2444) | MinePlayersPE | 2022-01-24 | 1 | -8/+37 |
| | | | | | | Authored by: MinePlayersPE | ||||
| * | Fix 426764371fa52dde8fb9bedad69a3e58e5c391b9 for Py3.6 | pukkandan | 2022-01-21 | 1 | -1/+1 |
| | | |||||
| * | [iq.com] Add extractors (#2354) | MinePlayersPE | 2022-01-20 | 1 | -1/+342 |
| | | | | | | | | Closes #704 Authored by: MinePlayersPE | ||||
| * | Fix inconsistent use of `report_warning` | pukkandan | 2021-04-17 | 1 | -1/+1 |
| | | |||||
| * | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -0/+394 |
| | | | | | | | | | * All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan | ||||
* | update from upstream | Jesús | 2021-10-18 | 1 | -0/+219 |