AS6939
35d9cbaf96
[ie/iq.com] Fix extraction and subtitles ( #8260 )
...
Closes #7734 , Closes #8123
Authored by: AS6939
1 year ago
pukkandan
337734d4a8
[cleanup] Misc
1 year ago
D0LLYNH0
2d5cae9636
[extractor/iq] Set more language codes ( #6476 )
...
Authored by: D0LLYNH0
2 years ago
Simon Sawicki
6839ae1f6d
[utils] `traverse_obj`: Fix more bugs
...
and cleanup uses of `default=[]`
Continued from b1bde57bef
2 years ago
bashonly
d7f9871469
[extractor/iqiyi] Fix `Iq` JS regex ( #5922 )
...
Closes #5702
Authored by: bashonly
2 years ago
pukkandan
9f14daf22b
[extractor] Deprecate `_sort_formats`
2 years ago
pukkandan
d51b2816e3
[extractor/iq] Increase phantomjs timeout
...
Closes #5161
2 years ago
pukkandan
385f7f3895
[extractor/iq] Set language correctly for Korean subtitles
...
Closes #3500
2 years ago
pukkandan
9809740ba5
[extractor, cleanup] Reduce direct use of `_downloader`
2 years ago
pukkandan
7b2c3f47c6
[cleanup] Misc
2 years ago
pukkandan
a70635b8a1
[cleanup, utils] Don't use kwargs for `format_field`
2 years ago
pukkandan
86e5f3ed2e
[cleanup] Upgrade syntax
...
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
3 years ago
pukkandan
e6f868a63c
[utils] `traverse_obj`: Allow filtering by value
3 years ago
pukkandan
52efa4b312
[extractor] Add `_perform_login` function ( #2943 )
...
* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API
* Adds `ie.supports_login` to the public API
3 years ago
pukkandan
08d30158ec
[cleanup, docs] Misc cleanup
...
Closes #2828 , closes #2734 , closes #2802 , closes #2937
3 years ago
MinePlayersPE
05b23b4156
[iq.com] Add VIP support ( #2444 )
...
Authored by: MinePlayersPE
3 years ago
pukkandan
ed40877833
Fix 426764371f
for Py3.6
3 years ago
MinePlayersPE
426764371f
[iq.com] Add extractors ( #2354 )
...
Closes #704
Authored by: MinePlayersPE
3 years ago
pukkandan
6a39ee13f7
Fix inconsistent use of `report_warning`
4 years ago
Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* 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
4 years ago