aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/mlb.py
Commit message (Expand)AuthorAgeFilesLines
* [mlb] Add support for embedded videos (Closes #3653)Sergey M․2014-09-021-1/+5
* [mlb] Fix regexPhilipp Hagemeister2014-07-221-1/+1
* [MLB] Enhanced _VALID_URL to cover more MLB videosCharles Chen2014-07-221-1/+15
* [mlb] Extract more metadata and all formats, provide more testsSergey M․2014-07-161-52/+80
* Switched to use media detail XML to extract video URLCharles Chen2014-07-151-25/+32
* [MLB] Add new extractorCharles Chen2014-07-141-0/+67