1099 Commits (master)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz e0986e31cf lazy extractors: Output if it's enabled in the verbose log 8 years ago
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.
8 years ago
Jaime Marquínez Ferrándiz 1b3d5e05a8 Move the extreactors import to youtube_dl/extractor/extractors.py 8 years ago
Jaime Marquínez Ferrándiz e52d7f85f2 Delay initialization of InfoExtractors until they are needed 8 years ago
Sergey M․ 40a056d85d [extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically 8 years ago
Sergey M․ e7d77efb9d [auroravid] Add extractor (Closes #9070) 8 years ago
remitamine fe7ef95e91 [cbsinteractive] Add support for ZDNet videos 8 years ago
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!
8 years ago
remitamine 8369942773 [voxmedia] Add new extractor(closes #3182) 8 years ago
remitamine c9c39c22c5 [nationalgeographic] add support for channel.nationalgeographic.com urls 8 years ago
remitamine dd17041c82 [tenplay] remove extractor(fixes #6927) 8 years ago
remitamine 9cf01f7f30 [nbc] add new extractor for csnne.com(#5432) 8 years ago
remitamine c02ec7d430 [cnbc] Add new extractor(closes #8012) 8 years ago
Kagami Hiiragi e031768666 [mnet] Add new extractor 8 years ago
Sergey M․ d041a73674 [extractor/__init__] Add youtube:live and sort youtube extractors alphabetically 8 years ago
Jaime Marquínez Ferrándiz 7da2c87119 Add extractor for thescene.com (closes #8929) 8 years ago
Yen Chi Hsuan 2bfeee69b9 [openload] Add new extractor (closes #8489) 8 years ago
Sergey M․ fa023ccb2c [biobiochiletv] Fix extraction, extract m3u8 formats and overall improve (Closes #7314) 8 years ago
Kacper Michajłow 8b0d7a66ef [cda] Add new extractor for cda.pl
Fixes #8760
8 years ago
Sergey M․ 3aec71766d [safari:api] Separate extractor (Closes #8871) 8 years ago
remitamine 4cd70099ea [hbo] Add new extractor 8 years ago
Sergey M․ 19e2617a6f [commonprotocols] Add generic support for rtmp URLs (Closes #8488) 8 years ago
remitamine 63f41d3821 [bravotv] Add new extractor(#4657) 8 years ago
remitamine 23edc49509 [tv3] Add new extractor(closes #8059) 8 years ago
remitamine 2cab48704c [thestar] Add new extractor(closes #5955) 8 years ago
remitamine 877f440f7b [rice] Add new extractor(closes #1736) 8 years ago
remitamine 5d53c32701 [usatoday] Add new extractor(closes #8655) 8 years ago
Sergey M․ 0a477f8731 [vice:show] Add extractor (Closes #8847) 8 years ago
remitamine a42dfa629e [makerschannel] Add new extractor(closes #8839) 8 years ago
remitamine b970dfddaf [minoto] Add new extractor 8 years ago
remitamine 36bb63e084 [dw] add support for article pages(closes #8790) 8 years ago
remitamine c8868a9d83 [dw] Add new extractor 8 years ago
Benjamin Congdon 61f317c24c Added extractor for AudioBoom.com 8 years ago
Yen Chi Hsuan 9c7b509b2a [facebook] Merge FacebookPostIE into FacebookIE
Fixes #8713
8 years ago
Sergey M․ 74278def2e [vimeo:ondemand] Separate ondemand extractor (Closes #8330, closes #8801) 8 years ago
remitamine a9793f58a1 Merge pull request #8754 from remitamine/5min
update 5min related web sites info extraction and add support for Aol features.
8 years ago
remitamine 1d4c9ed90c [aol] imporve extraction
- add support for aol features
- remove support for legacy urls
8 years ago
Yen Chi Hsuan 8477a69283 Merge branch 'kusi' of https://github.com/mutantmonkey/youtube-dl into mutantmonkey-kusi 8 years ago
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/
8 years ago
Yen Chi Hsuan 2eb25b256b [letv] Merge LetvTvIE into LetvPlaylistIE
And
1. Add more URL examples
2. Improve the matching pattern
8 years ago
Sergey M․ 3099b31276 [nrk:skole] Add extractor (Closes #8728) 8 years ago
Sergey M․ d6e9c2706f [tnaflixnetwork:embed] Add extractor 8 years ago
Yen Chi Hsuan 4435c6e98e [bokecc] Add new extractor (#2336) 8 years ago
Sergey M․ e26cde0927 [space] Remove extractor (Closes #8662)
Now uses ooyala embed
8 years ago
mutantmonkey 9195ef745a [uStudio] Add new extractor 8 years ago
Yen Chi Hsuan 445d72b8b5 [twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLs
Closes #8075
8 years ago
Sergey M․ 40e146aa1e [pornhub:user:videos] Add extractor (Closes #8548) 8 years ago
Thomas Jost 49625662a9 [arte:magazine] Add extractor 8 years ago
mutantmonkey 199e724291 [KUSI] Add new extractor 8 years ago
Patrick Griffis b9e8d7140a [screenjunkies] Add new extractor
This doesn't handle the plus only videos yet

Closes #8492
8 years ago