about summary refs log tree commit diff
path: root/youtube_dl/extractor/medaltv.py
Commit message (Collapse)AuthorAgeFilesLines
* [medaltv] Relax _VALID_URL (#28884)catboy2021-05-051-1/+7
| | | Co-authored-by: Sergey M. <dstftw@gmail.com>
* [medaltv] Fix extraction (#28807)catboy2021-04-241-7/+7
| | | numeric clip ids are no longer used by medal, and integer user ids are now sent as strings.
* [medaltv] improve extractionRemita Amine2020-11-241-69/+62
|
* [medaltv] Add new extractor (#27149)Joshua Lochner2020-11-241-0/+138