Commit Graph

5923 Commits (9ef55c5bbc1d3429218950ad380094623f499c6f)
 

Author SHA1 Message Date
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 )
Naglis Jonaitis 8489578df4 [generic] Support embedded Dailymotion playlists (fixes )
Philipp Hagemeister 10606050bc release 2014.10.02
Sergey M․ d9bf465200 [bandcamp] Fix id extraction and modernize (Closes )
Sergey M․ 01384d6e4b [jpopsuki] More modernize
Sergey M․ 08d5230945 [jpopsukitv] Improve _VALID_URL and modernize
Sergey M. 852f8641e8 Merge pull request from diffycat/jpopsuki
[jpopsuki] Support category links
Jaime Marquínez Ferrándiz 18937a50a4 [dropbox] Fix the video url query (fixes )
Previously it would convert urls without a query into 'something.mp4&dl=1'
net e4d6cca0c1 [walla] Add new extractor
Anton Larionov d5feab9aaa [jpopsuki] Support category links
Naglis Jonaitis 9e77c60c9a [tapely] Catch SoundCloud tracks
Naglis Jonaitis 1414df5ce2 [izlesene] Prepend scheme to thumbnails
Naglis Jonaitis e80f40e5ca [tapely] Add new extractor (closes )
Sergey M․ d3c9af84fc [spankwire] Fix extraction
Sergey M․ 59d206ca2d [sunporno] Fix duration extraction and make more robust
Sergey M․ fc66e4a0d5 [utils] Add posix expanduser implementation and clarify the original source
Philipp Hagemeister e7b6d12254 [utils] Improve and test js_to_json
Philipp Hagemeister 410f3e73ab [utils] Fix js_to_json
Philipp Hagemeister 07e764439a [generic] Delete test case
The page is not available any more.
Naglis Jonaitis f8fb4a7ca8 [nfl] Use compatible urlparse
Sergey M․ 4644ac5527 [core] Decode environment variables with filesystem encoding (Fixes , Fixes , Fixes )
Introduces compat versions of os.getenv and os.path.expanduser
Sergey M․ e497a7f2ca [tvigle] Extract format file sizes
Sergey M․ a3b6be104d [tvigle] Replace 404 test
Sergey M․ b7bb0df21e [vgtv] Fix tests' exts
Naglis Jonaitis 4dc19c0982 [lrt] Add new extractor
Philipp Hagemeister 58ea7ec81e [vimeo] Fix description extraction
Philipp Hagemeister c0f64ac689 [test/helper] Improve output of missing test definition dictionaries
Philipp Hagemeister 7a08ad7d59 [test/helper] Modernize
Philipp Hagemeister 2d29ac4f23 [vuclip] Fix regexp
Philipp Hagemeister a7a747d687 [vuclip] Remove test code
Sergey M․ fdb4d278bf [spankwire] Fix extraction and modernize
Philipp Hagemeister 59c03a9bfb [vuclip] Fix extraction
Philipp Hagemeister e7db973328 [yahoo] Remove test case
This video seems to have been removed entirely
Philipp Hagemeister 99b67fecc5 [arte] Fix upload date extraction
Philipp Hagemeister 89294b5f50 [README] Explain updating in detail (Fixes )
Philipp Hagemeister 72d53356f6 [internetvideoarchive] Fix test case
Philipp Hagemeister 9e1e67fc15 [internetvideoarchive] Modernize
Philipp Hagemeister 1e60e5546e [funnyordie] Fix test case md5
Philipp Hagemeister 457749a703 [prosiebensat1] Fix test case
Philipp Hagemeister 937f935db0 [jukebox] Remove md5 sum, it fluctuates
Philipp Hagemeister 80bcefcd77 [cliphunter] Remove duration
Philipp Hagemeister 8c23945c72 [eporner] Adapt to changed default format
Philipp Hagemeister 989b4b2b86 [utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib
In 2.6, the httplib sends fragments! Remove those (fixes generic_26 on 2.6).
Philipp Hagemeister 2a7b4681c6 [godtube] Fix on Python 2.6