Commit Graph

4584 Commits (9b36dcbd6512fb6469b037006c30cedd2cfae3fc)

Author SHA1 Message Date
Philipp Hagemeister 9b36dcbd65 release 2014.10.13
Philipp Hagemeister 2aefb886fa [ffmpeg] Improve format merging (Closes )
Philipp Hagemeister 72961c2a8a Merge remote-tracking branch 'Dineshs91/KontrTube-fix'
Philipp Hagemeister 4c1ce987b0 [huffpost] Modernize
dinesh 8a2300a597 [kontrtube] Fix video title extraction
Philipp Hagemeister 1cc887cbf0 [youtube] Add support for format 278
Philipp Hagemeister 203fb43f36 [youtube] Download DASH manifest by default (Closes )
Philipp Hagemeister 8450c15c25 [options] Consistent formatting and general niceness
Philipp Hagemeister b88b45e46c [options] Mention login in --username documentation ()
Philipp Hagemeister 2417dc1715 release 2014.10.12
Naglis Jonaitis 23d83ad4d5 [niconico] Fix ignored --netrc flag
See issue 
dinesh 2c9f31188b Description changed
Naglis Jonaitis d18be55533 [theonion] Fix a small mistake in string formatting
Naglis Jonaitis ac20fc047a [theonion] Add new extractor (closes )
Jaime Marquínez Ferrándiz b4c3c8c172 [mixcloud] Fix metadata extraction (fixes )
Jaime Marquínez Ferrándiz 3357110a4c [vimeo] Make the protocol mandatory in the url (fixes )
If it's missing, it will be correctly handled by the generic IE.
Sergey M. e29fdedb45 Merge pull request from Dineshs91/howstuffworks-fix
Replace 404 url
Sergey M․ 4828703f14 [googleplus] Modernize and extract all formats
dinesh 071420e136 Fix download error in GooglePlus
dinesh f4cf848d1d Replace 404 url
dinesh 1409704afa Fix ndr.de outdated test url
Sergey M. c8e390c2b0 Merge pull request from Dockheas23/master
KeyError on initialising YoutubeDL in python3 
Sergey M․ 823f1e015a [yahoo] Wipe out yahoo news extractor
Sergey M․ 3c06d3715e [yahoo] Generalize, support arbitrary subdomains, support iframe videos, capture error message (Closes )
Sergey M․ 762958d5af [yahoo] Add support for regional subdomains and extract duration (Closes )
George Boyle 53d9009bdb KeyError on initialising YoutubeDL in python3
George Boyle 1b725173a5 Fixed typo
Sergey M․ fc6861b175 [sportbox] Add extractor (Closes )
Sergey M․ b097b5f246 [mlb] Remove unused import
Sergey M․ 385009fc44 [mlb] Fix thumbnails extraction (Closes )
Sergey M․ ced659bb4d [generic] Ignore some non-video file extensions during generic extraction (Closes )
Sergey M․ 842cca7d56 [pornhd] Fix formats extraction (Closes )
Sergey M․ 7bc8780c57 [walla] Fix extractor and add subtitle tests
Sergey M․ c59c3c84ed Merge branch 'walla' of https://github.com/lenaten/youtube-dl into lenaten-walla
net 31d06400ec add missed init file
Philipp Hagemeister 642b76ac15 release 2014.10.05.2
Philipp Hagemeister 4c4de296d4 release 2014.10.05.1
Philipp Hagemeister b10609d98c [dailymotion] Alternative title search (Fixes )
Sergey M 3ae165aa10 [gorillavid] Add check for non existing videos
Sergey M e4b85e35d0 [gorillavid] Fix title extraction and make thumbnail optional (Closes )
Philipp Hagemeister bb0c206f59 release 2014.10.05
Philipp Hagemeister b81f484b60 [gorillavid] Add support for movpod.in (Fixes )
Naglis Jonaitis 5e69192ef7 [thesixtyone] Add new extractor (closes )
Naglis Jonaitis e9be9a6acd [utils] Add additional format to unified_strdate
Sergey M․ f47754f061 [globo] Initial extractor implementation (Closes )
Philipp Hagemeister d838b1bd4a [utils] Default age_limit to None
If we can't parse it, it means we don't have any information, not that the content is unrestricted.
Naglis Jonaitis fe506288bd [planetaplay] Add new extractor (closes )
Sergey M․ d397c0b3dd [breakcom] Extract all formats
Sergey M․ 146c80e256 [utils] Add parse_age_limit
Sergey M․ f78c01f68b [breakcom] Cover more URLs with _VALID_URL (Closes )