Commit Graph

3089 Commits (81b22aee8b874ab9069e8b9b93158ede4da85f19)

Author SHA1 Message Date
Naglis Jonaitis 81b22aee8b [izlesene] Update test cases and modernize
The timestamp fluctuates with DST.
Philipp Hagemeister 20436c30c9 [youtube] Clarify output
Philipp Hagemeister 11fba1751d [imdb] Simplify
Philipp Hagemeister 9c3e870393 [gamespot] Remove unused import
Philipp Hagemeister 44789f2457 [ustream] Use modern helper function instead of old HTML parser
Philipp Hagemeister 711ede6e1b [heise] Fix description, thumbnail and format ID
Philipp Hagemeister a32f253112 [gamespot] Modernize
Philipp Hagemeister 94bd361318 [youtube] Skip sts if missing (Fixes , fixes )
Philipp Hagemeister acd40f64ed [cnn] Modernize test definitions
Sergey M․ 766306450d [played] Capture and output error message
Sergey M․ e7642ab572 [wimp] Fix video URL regex
Naglis Jonaitis bdf9701729 [generic/brightcove] Add a new test case for kijk.nl ()
Naglis Jonaitis b5af6fcdad [brightcove] Make _VALID_URL less greedy and check for empty URLs ()
Sergey M․ fdca55fe34 [trutube] Strip title
Philipp Hagemeister 8c25f81bee [util] Move compatibility functions out of util
utils is large enough without these compatibility functions.

Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
Sergey M․ d9116714f2 [cinemassacre] Fix extraction (Closes )
Sergey M․ 5263cdfcf9 [generic] Improve MLB iframe regex
Sergey M․ b2a68d14cf [mlb] Improve _VALID_URL (Closes )
Sergey M․ 6e1cff9c33 [canalplus] Improve and merge with d8 extractor
Sergey M․ 72975729c8 [canalplus] Tweak extractor to support piwiplus (Closes )
Sergey M․ d319948b6a [funnyordie] Add articles URL test
anovicecodemonkey 2a834bdb21 [FunnyOrDie] Add support for "/articles/" URLs
Philipp Hagemeister 0d2c141865 [youtube] Detect formats 298 et al as mp4 (Fixes )
Philipp Hagemeister 7b6de3728a [youtube] Add format 266 (Fixes )
Philipp Hagemeister a51d3aa001 [youtube] Add support for formats 302 and 303 (Fixes )
Philipp Hagemeister 2c8e03d937 Sort formats by fps as well
Philipp Hagemeister fbb21cf528 [youtube] Add formats 298, 299 (Fixes )
Naglis Jonaitis b8a618f898 [ro220] Fix broken extractor and modernize ()
Jaime Marquínez Ferrándiz d65d628613 [crunchycroll] Fix building of ass subtitles (reported in )
Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
Philipp Hagemeister ac645ac7d0 [generic] Allow soundcloud embeds with additional attributes
Philipp Hagemeister 7d11297f3f Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 6ad4013d40 [drtv] Allow fractional timestamps (Fixes )
Sergey M․ dbd1283d31 [naver] Capture and output error message ()
Sergey M․ c451d4f553 [trutube] Fix extraction
Jaime Marquínez Ferrándiz a9bad429b3 [niconico] Add extractor for playlists (closes )
Philipp Hagemeister 50c8266ef0 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 00edd4f9be [laola1tv] Mark as broken
When the f4m downloader gets live stream support, I expect this to work magically or with very minor changes.
Philipp Hagemeister e5193599ec [laola1tv] Add new extractor
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information.
Philipp Hagemeister 01d663bca3 [auengine] Simplify
Sergey M․ e0c51cdadc [vk] Generalize errors
Sergey M․ 9334f8f17a [vk] Handle deleted videos
Sergey M․ 632256d9ec [wimp] Update video URL regex
Philipp Hagemeister 9fdece5d34 [srmediathek] Choose variable name more wisely
Philipp Hagemeister bbf1092ad0 [fktv] Remove unused import
Philipp Hagemeister 9ef55c5bbc [quickvid] Add new extractor
Philipp Hagemeister 48a24ab746 [generic] Fix HTML5 video regexp
Philipp Hagemeister 27c542c06f [iconosquare] Simplify
Philipp Hagemeister 8cc3eba79a [phoenix] Add new extractor (Fixes )
Philipp Hagemeister b0fb6d4db1 [ku6] Modernize
Philipp Hagemeister 81515ad9f6 [extractor/common] Improve m3u8 output