about summary refs log tree commit diff
path: root/youtube_dl/extractor/msn.py
Commit message (Collapse)AuthorAgeFilesLines
* [msn] improve extractionRemita Amine2019-11-291-78/+114
| | | | | | | - add support for YouTube and NBCSports embeds - add support for aricles with multiple videos - improve AOL embed support - improve format extraction
* [msn] add support for Vidible and AOL embeds(closes #22195)(closes #22227)Remita Amine2019-11-041-0/+20
|
* Start moving to ytdl-orgSergey M․2019-03-111-1/+1
|
* [msn] Fix formats extractionSergey M․2017-06-111-4/+3
|
* [common] recognize hls manifests that contain video only formats(#11394)Remita Amine2016-12-101-5/+0
|
* extract ISM formats in some of the extractorsRemita Amine2016-11-021-3/+2
|
* [msn] Add test URL with non-alphanumeric charactersSergey M․2016-06-261-0/+3
|
* [msn] Fix extraction (Closes #8960, closes #9542)Sergey M․2016-06-261-48/+77
|
* [MSN] add new extractorTRox19722016-06-261-0/+90