aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/common.py
AgeCommit message (Expand)Author
2015-03-13[extractor/common] Add subtitles timecode formatterSergey M․
2015-03-06[extractor/common] Remove 'm3u8' from quality selection URLSergey M․
2015-03-06[extractor/common] Fix format_id when `last_media` is None and always include...Sergey M․
2015-03-06[extractor/common] Improve m3u format IDs (#5143)Philipp Hagemeister
2015-03-02[extractor/common] Assume non HTTP(S) URLs validSergey M․
2015-02-26[extractor/common] Pass in video_id (#5057)Philipp Hagemeister
2015-02-24[extractor/common] Extract HTTP (possibly f4m) URLs from a .smil fileAntti Ajanki
2015-02-24[extractor/common] Extract the first of a seq of videos in a .smil fileAntti Ajanki
2015-02-23Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz
2015-02-23[extractor/common] Fix preference for m3u8 quality selection URLSergey M․
2015-02-21PEP8: W503Philipp Hagemeister
2015-02-21[extractor/common] Recognize Indian censorship (#5021)Philipp Hagemeister
2015-02-17[extractor/common] Simplify subtitles handling methodsJaime Marquínez Ferrándiz
2015-02-17PEP8 fixesPhilipp Hagemeister
2015-02-17[twitch:stream] Prefer the 'source' format (fixes #4972)Jaime Marquínez Ferrándiz
2015-02-17[extractor/common] Test URLs with GETSergey M?
2015-02-16[youtube] Convert to new subtitles systemJaime Marquínez Ferrándiz
2015-02-16[YoutubeDL] store the subtitles to download in the 'requested_subtitles' fieldJaime Marquínez Ferrándiz
2015-02-16Improve subtitles supportJaime Marquínez Ferrándiz
2015-02-16[extractor/common] Move up filesizePhilipp Hagemeister
2015-02-14[extractor/common] Fix link to external documentationJaime Marquínez Ferrándiz
2015-02-11[youtube] Extract average rating (closes #2362)Jaime Marquínez Ferrándiz
2015-02-10[escapist] Filter video differently (Fixes #4919)Philipp Hagemeister
2015-02-10[options] Add --no-colorPhilipp Hagemeister
2015-02-10[extractor/common] Wrap extractor errors (Fixes #1194)Philipp Hagemeister
2015-02-08[extractor/common] Add new helper method _family_friendly_searchNaglis Jonaitis
2015-02-06[extractor/common] Correct sort order.Philipp Hagemeister
2015-02-06[extractor/common] Fix 2.0 manifest extraction (Closes #4830)Sergey M․
2015-02-05[extractor/common] Prefix f4m/m3u8 entries with identifierSergey M․
2015-02-03[wsj] Add new extractor (Fixes #4854)Philipp Hagemeister
2015-02-03[sort_formats] Prefer bitrate over video sizePhilipp Hagemeister
2015-02-02[nerdist] Add new extractor (Fixes #4851)Philipp Hagemeister
2015-01-30[extractor/common] Document all protocol valuesPhilipp Hagemeister
2015-01-26[common] Generalize URLs' HTTP errors pre-testingSergey M․
2015-01-25[rtl2] PEP8, simplify, make rtmp tests run (#470)Philipp Hagemeister
2015-01-25Add --list-thumbnailsPhilipp Hagemeister
2015-01-24[extractors] Use http_headers for setting the User-Agent and the RefererJaime Marquínez Ferrándiz
2015-01-10Merge remote-tracking branch 'Dineshs91/f4m-2.0'Philipp Hagemeister
2015-01-10[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4...Philipp Hagemeister
2015-01-10Merge remote-tracking branch 'Tithen-Firion/master'Philipp Hagemeister
2015-01-09[netzkino] Add new extractor (Fixes #4669)Philipp Hagemeister
2015-01-08[InfoExtractor/common] Correct and test meta tag matchingPhilipp Hagemeister
2015-01-07Respect age_limit when listing extractors (Fixes #4653)Philipp Hagemeister
2015-01-03[youtube] Correct handling when DASH manifest is not necessary to find all fo...Philipp Hagemeister
2015-01-01[extractor/common] Allow multiline content tagsSergey M․
2014-12-21[extractor/common] Update docstring: replace FileDownloader with YoutubeDLJaime Marquínez Ferrándiz
2014-12-12Merge remote-tracking branch 'Tithen-Firion/hsw-update'Philipp Hagemeister
2014-12-12[vine] Provide alt_title (Fixes #4448)Philipp Hagemeister
2014-12-09[extractor/common] Add generic SMIL formats extraction routineSergey M․
2014-12-09[extractor/common] Document ie_key in url resultsPhilipp Hagemeister