aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/yandexdisk.py
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamJesús2021-10-181-147/+0
|
* [yandexdisk] extract info from webpageRemita Amine2020-12-301-42/+47
| | | | the public API does not return metadata when download limit is reached
* [yandexdisk] fix extraction(closes #17861)(closes #27131)Remita Amine2020-12-301-60/+84
|
* [yandexdisk] Relax _VALID_URL (closes #13824)Sergey M․2017-08-051-3/+6
|
* [yandexdisk] Add extractor (closes #13755)Sergey M․2017-07-291-0/+115