Commit Graph

1099 Commits (07fbfef1c7e36b25dd7098be73ab76b87378a015)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz e0986e31cf lazy extractors: Output if it's enabled in the verbose log
Jaime Marquínez Ferrándiz 779822d945 Add experimental support for lazy loading the info extractors
'make lazy-extractors' creates the youtube_dl/extractor/lazy_extractors.py (imported by youtube_dl/extractor/__init__.py), which contains simplified classes that only have the 'suitable' class method and that load the appropiate class with the '__new__' method when a instance is created.
Jaime Marquínez Ferrándiz 1b3d5e05a8 Move the extreactors import to youtube_dl/extractor/extractors.py
Jaime Marquínez Ferrándiz e52d7f85f2 Delay initialization of InfoExtractors until they are needed
Sergey M․ 40a056d85d [extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically
Sergey M․ e7d77efb9d [auroravid] Add extractor (Closes )
remitamine fe7ef95e91 [cbsinteractive] Add support for ZDNet videos
theGeekPirate 04819db58e [camwithher] Add extractor
Corrected unnecessary test

Sane variable naming

RTMP all .flv & url_id for _download_webpage()

Corrected all outstanding issues, next up is a squash!
remitamine 8369942773 [voxmedia] Add new extractor(closes )
remitamine c9c39c22c5 [nationalgeographic] add support for channel.nationalgeographic.com urls
remitamine dd17041c82 [tenplay] remove extractor(fixes )
remitamine 9cf01f7f30 [nbc] add new extractor for csnne.com()
remitamine c02ec7d430 [cnbc] Add new extractor(closes )
Kagami Hiiragi e031768666 [mnet] Add new extractor
Sergey M․ d041a73674 [extractor/__init__] Add youtube:live and sort youtube extractors alphabetically
Jaime Marquínez Ferrándiz 7da2c87119 Add extractor for thescene.com (closes )
Yen Chi Hsuan 2bfeee69b9 [openload] Add new extractor (closes )
Sergey M․ fa023ccb2c [biobiochiletv] Fix extraction, extract m3u8 formats and overall improve (Closes )
Kacper Michajłow 8b0d7a66ef [cda] Add new extractor for cda.pl
Fixes 
Sergey M․ 3aec71766d [safari:api] Separate extractor (Closes )
remitamine 4cd70099ea [hbo] Add new extractor
Sergey M․ 19e2617a6f [commonprotocols] Add generic support for rtmp URLs (Closes )
remitamine 63f41d3821 [bravotv] Add new extractor()
remitamine 23edc49509 [tv3] Add new extractor(closes )
remitamine 2cab48704c [thestar] Add new extractor(closes )
remitamine 877f440f7b [rice] Add new extractor(closes )
remitamine 5d53c32701 [usatoday] Add new extractor(closes )
Sergey M․ 0a477f8731 [vice:show] Add extractor (Closes )
remitamine a42dfa629e [makerschannel] Add new extractor(closes )
remitamine b970dfddaf [minoto] Add new extractor
remitamine 36bb63e084 [dw] add support for article pages(closes )
remitamine c8868a9d83 [dw] Add new extractor
Benjamin Congdon 61f317c24c Added extractor for AudioBoom.com
Yen Chi Hsuan 9c7b509b2a [facebook] Merge FacebookPostIE into FacebookIE
Fixes 
Sergey M․ 74278def2e [vimeo:ondemand] Separate ondemand extractor (Closes , closes )
remitamine a9793f58a1 Merge pull request from remitamine/5min
update 5min related web sites info extraction and add support for Aol features.
remitamine 1d4c9ed90c [aol] imporve extraction
- add support for aol features
- remove support for legacy urls
Yen Chi Hsuan 8477a69283 Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutantmonkey-kusi
Yen Chi Hsuan 8c5a994424 [leeco] Letv renamed to LeEco
LeEco is the company name and Le is the domain name.

For more information see the Chinese news post
http://www.techorz.com/company-news/letv-renamed-to-leeco-and-new-logo/
Yen Chi Hsuan 2eb25b256b [letv] Merge LetvTvIE into LetvPlaylistIE
And
1. Add more URL examples
2. Improve the matching pattern
Sergey M․ 3099b31276 [nrk:skole] Add extractor (Closes )
Sergey M․ d6e9c2706f [tnaflixnetwork:embed] Add extractor
Yen Chi Hsuan 4435c6e98e [bokecc] Add new extractor ()
Sergey M․ e26cde0927 [space] Remove extractor (Closes )
Now uses ooyala embed
mutantmonkey 9195ef745a [uStudio] Add new extractor
Yen Chi Hsuan 445d72b8b5 [twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLs
Closes 
Sergey M․ 40e146aa1e [pornhub:user:videos] Add extractor (Closes )
Thomas Jost 49625662a9 [arte:magazine] Add extractor
mutantmonkey 199e724291 [KUSI] Add new extractor
Patrick Griffis b9e8d7140a [screenjunkies] Add new extractor
This doesn't handle the plus only videos yet

Closes