aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Collapse)AuthorAgeFilesLines
* [neteasemusic] Fixes #7301ping2015-11-161-1/+1
|
* [theplatform] Add test for #7385Sergey M․2015-11-161-0/+5
|
* [theplatform] Handle explicitly specified SMIL (#7385)Sergey M․2015-11-151-0/+9
|
* [nowtv:list] Add extrator (Closes #7147)Sergey M․2015-11-152-51/+118
|
* [dumpert] Use original protocolSergey M․2015-11-151-3/+6
|
* [dumpert] Disable SSL (Closes #7504)Sergey M․2015-11-151-1/+1
|
* [periscope] Relax _VALID_URL (Closes #7503)Sergey M․2015-11-151-1/+4
|
* [periscope] Remove unused importsJaime Marquínez Ferrándiz2015-11-141-4/+0
|
* [bbc] Allow selectionunavailable errors (Closes #7502)Sergey M․2015-11-141-3/+3
|
* [quickscope] Remove extractor (2)Sergey M․2015-11-141-4/+1
|
* [quickscope] Remove extractorSergey M․2015-11-141-21/+0
|
* [lynda] StyleSergey M․2015-11-141-1/+1
|
* [lynda] Logout only when login info present (Closes #7500)Sergey M․2015-11-141-0/+4
|
* [xfileshare] Correct _VALID_URLYen Chi Hsuan2015-11-141-1/+1
|
* [twitter:card] Add add_ie for the external testYen Chi Hsuan2015-11-141-0/+1
|
* [twitter:card] Support vine.co embeds (closes #7496)Yen Chi Hsuan2015-11-141-5/+18
|
* [instagram] Add test for #7497Sergey M․2015-11-141-2/+5
|
* [instagram] Relax _VALID_URL (Closes #7497)Sergey M․2015-11-141-1/+1
|
* [brightcove:new] StyleSergey M․2015-11-141-2/+4
|
* [brightcove:new] Add test with rtmp streamsSergey M․2015-11-141-3/+21
|
* [brightcove:new] Fix testSergey M․2015-11-141-1/+1
|
* [brightcove] Order imports alphabeticallySergey M․2015-11-141-3/+3
|
* [brightcove] Remove unused importSergey M․2015-11-141-1/+0
|
* Rename all references to legacy studio Brightcove extractorSergey M․2015-11-145-9/+9
|
* [generic] Clarify Brightcove Legacy Studio commentSergey M․2015-11-141-1/+1
|
* [generic] Extract Brightcove New Studio embedsSergey M․2015-11-141-4/+4
|
* [brightcove] Fix _extract_urlsSergey M․2015-11-141-4/+5
|
* [brightcove] Clarify IE_NAMEsSergey M․2015-11-141-0/+2
|
* [brightcove:embedinpage] Rename extractor to brightcove newSergey M․2015-11-143-4/+4
| | | | It's not actually embed_in_page but "New Studio" and allows both iframe and embed_in_page embeds
* [brightcove] Rename extractor to brightcove legacySergey M․2015-11-147-14/+14
| | | | Old embedding approaches are now "Legacy Studio"
* [brightcove] Imrove extraction of new embedsSergey M․2015-11-141-13/+29
|
* [brightcove:embedinpage] Make more robust and extract rtmp streamsSergey M․2015-11-141-34/+75
|
* Merge branch 'brightcove_in_page_embed' of ↵Sergey M․2015-11-143-2/+119
|\ | | | | | | https://github.com/remitamine/youtube-dl into remitamine-brightcove_in_page_embed
| * [utils] change extract_attributes to work in python 2remitamine2015-10-311-2/+1
| |
| * [brightcove] fix test and fields extractionremitamine2015-09-301-6/+12
| |
| * [brightcove] fix streaming_src extractionremitamine2015-09-231-3/+1
| |
| * [brightcove] add support for brightcove in page embed(fixes #6824)remitamine2015-09-113-2/+116
| |
* | [cbs] Use android UA for higher quality streams (Closes #7490)Sergey M․2015-11-141-2/+10
| |
* | [twitter] Don't fail if the description doesn't contain an URL (fixes #7489)Jaime Marquínez Ferrándiz2015-11-131-4/+14
| |
* | [twitter] Update tests checksumsJaime Marquínez Ferrándiz2015-11-131-2/+2
| |
* | [ruutu] Relax formats extractionSergey M․2015-11-131-4/+8
| |
* | [ruutu] Skip NOT-USED URLs(Closes #7478)Sergey M․2015-11-131-1/+2
| |
* | [cbsnews] Fix construction of 'play_path' in some videos (fixes #7394)Jaime Marquínez Ferrándiz2015-11-121-1/+4
| |
* | Credit @feramaYen Chi Hsuan2015-11-121-10/+48
| | | | | | | | For providing idea for vidto.me (#7167) and extending nowvideo support (#6760)
* | [vimeo] Fix extraction (Closes #7460)Sergey M․2015-11-121-35/+17
| |
* | [gorillavid] Rename to xfileshareSergey M․2015-11-112-4/+4
| |
* | [gorillavid] Add test for vidto.me and strip titleSergey M․2015-11-111-2/+9
| |
* | [gorillavid] Add support for vidto.meSergey M․2015-11-111-5/+10
| |
* | [vidto] Remove extractorSergey M․2015-11-112-58/+0
| |
* | [novamov] ModernizeSergey M․2015-11-111-2/+1
| |