bashonly
b15b0c1d21
[ie/vkplay] Fix `_VALID_URL` ( #9636 )
...
Closes #9635
Authored by: bashonly
7 months ago
sepro
f4f9f6d00e
[cleanup] Fix infodict returned fields ( #8906 )
...
Authored by: seproDev
8 months ago
bashonly
b634ba742d
[cleanup] Misc ( #8338 )
...
Authored by: bashonly, gamer191
1 year ago
pukkandan
6148833f5c
[cleanup] Misc
1 year ago
coletdjnz
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
1 year ago
c-basalt
8776349ef6
[extractor/vk] VKPlay, VKPlayLive: Add extractors ( #7358 )
...
Closes #7107
Authored by: c-basalt
1 year ago
Marenga
a9c685453f
[extractor/vk] Fix playlists for new API ( #6122 )
...
Authored by: the-marenga
Closes #6219
2 years ago
pukkandan
7991ae57a8
[extractor/sibnet] Separate from VKIE
...
Fixes bfd973ece3 (commitcomment-91834251)
2 years ago
pukkandan
9f14daf22b
[extractor] Deprecate `_sort_formats`
2 years ago
Marenga
5d14b73491
[VK] Fix playlist URLs ( #4930 )
...
Closes #2825
Authored by: the-marenga
2 years ago
pukkandan
43aebb7db4
Bugfix for bfd973ece3
...
`_extract_embed_urls` is not a list
Closes #4581
2 years ago
pukkandan
bfd973ece3
[extractors] Use new framework for existing embeds ( #4307 )
...
`Brightcove` is difficult to migrate because it's subclasses may depend
on the signature of the current functions. So it is left as-is for now
Note: Tests have not been migrated
2 years ago
Mehavoid
59f63c8f0f
[extractor/vk] Fix extractor ( #4128 )
...
Closes #4437
Authored by: Mehavoid
2 years ago
pukkandan
2414649192
[cleanup] Misc cleanup
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
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
079a7cfc71
[downloader] Do not use aria2c for non-native `m3u8`
...
Closes #2718
3 years ago
Ashish Gupta
a70b71e85a
[vk] Fix VKUserVideosIE ( #2248 )
...
Authored by: Ashish0804
Closes #2196
3 years ago
pukkandan
21df2117e4
[vk] Capture `clip` URLs
3 years ago
k3ns1n
af3cbd8782
[vk] Improve _VALID_URL ( #2207 )
...
Authored by: k3ns1n
3 years ago
pukkandan
39ca3b5c7f
[extractor] Standardize `_live_title`
3 years ago
kaz-us
f0ffaa1621
[vk] Fix login ( #1495 )
...
Closes #1459
Authored by: kaz-us
3 years ago
kaz-us
5b6cb56207
[vk] Add subtitles ( #1480 )
...
Authored by: kaz-us
3 years ago
pukkandan
5ad28e7ffd
[extractor] Common function `_match_valid_url`
3 years ago
pukkandan
b73612a254
Update to ytdl-commit-dfbbe29
...
[redbulltv] fix embed data extraction
dfbbe2902f
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