aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/mlb.py
AgeCommit message (Expand)Author
2018-05-31[mlb] improve extraction(closes #16587)Remita Amine
2017-08-05[mlb] Update test (closes #13777)Sergey M․
2017-08-04[mlb] Extend _VALID_URL (closes #13740)Matt Crupi
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2015-05-10[mlb] Fix #5663Sergey M․
2015-05-09[mlb] Fix extraction of articlesJaime Marquínez Ferrándiz
2015-05-08[mlb] Improve _VALID_URLSergey M․
2015-05-08[mlb] Fallback to extracting video id from webpage for all URLs that does not...Sergey M․
2015-05-04[MLB] Extend _VALID_URL (#5443)Yen Chi Hsuan
2015-03-23[mlb] Improve _VALID_URL (Closes #5260)Sergey M․
2014-11-01[mlb] Improve _VALID_URL (Closes #4063)Sergey M․
2014-10-09[mlb] Remove unused importSergey M․
2014-10-09[mlb] Fix thumbnails extraction (Closes #3905)Sergey M․
2014-09-02[mlb] Add support for embedded videos (Closes #3653)Sergey M․
2014-07-22[mlb] Fix regexPhilipp Hagemeister
2014-07-22[MLB] Enhanced _VALID_URL to cover more MLB videosCharles Chen
2014-07-16[mlb] Extract more metadata and all formats, provide more testsSergey M․
2014-07-15Switched to use media detail XML to extract video URLCharles Chen
2014-07-14[MLB] Add new extractorCharles Chen