Commit Graph

8997 Commits (9fd3bf04b7b160c1f24f9818689075f2570b8a2e)
 

Author SHA1 Message Date
Yen Chi Hsuan d9a743d917 [vice] Remove a redundant print
Yen Chi Hsuan ac6c358c2a [teamcoco] Fix extracting preload data again
Sergey M․ ad0c0ad3b4 [historicfilms] Fix tape id extraction
Sergey M․ 1ed34f3dd6 [gorillavid] Switch 404 test to only matching
Sergey M․ 6a8f9cd22e [giga] Fix view count extraction
Sergey M․ e8b9ab8957 [pbs] Add `format_id` for direct links
Sergey M․ 74f728249f [extractor/common] Fallback to empty string for (yet) missing `format_id` in `_sort_formats` (Closes )
blissland d6a1738892 [archive.org] Fix incorrect url condition (closes )
The condition for assigning to json_url is the wrong way round:

currently for url: aaa.com/xxx

we get:

aaa.com/xxx&output=json

instead of the correct value:

aaa.com/xxx?output=json
Sergey M․ b326b07adc [lifenews] Use `_proto_relative_url`
Yen Chi Hsuan 07d2921c6d [lifenews] Correctly determine iframe links (fixes )
Sergey M. 22e462c97a Merge pull request from rrooij/southparknl
Southparknl
rrooij dcf8077906 [southparknl] Fix test to match playlist tests
rrooij 3408f6e64a [southparkde] Fix naming inconsistency
The class was first called 'SouthparkDe'. It is now changed to
'SouthParkDe' to match the name of the other extractors.
rrooij e10dc0e1f0 [southparknl] Add extractor for southpark.nl
Sergey M․ ce5c1ae517 [noco] Remove unused import
Sergey M․ bbe718c97f Merge branch 'Tassatux-noco'
Sergey M․ 01e4b1ee14 [noco] Update tests
Sergey M․ 815ac0293e [noco] Modernize
Sergey M․ 6568382d6f [noco] Extract all variations of audio/subtitles media
Sergey M․ f943b7ddce Merge branch 'noco' of https://github.com/Tassatux/youtube-dl into Tassatux-noco
Aurélien Dunand ff9d68e7be [noco] Add test for multi languages video
Aurélien Dunand 7212560f4d [noco] Retrieve video language according to user options
Sergey M․ 1aa43d77c0 [rutv] Remove superfluous check
Sergey M․ e038d5c4e3 [rutv] Fix preference
Sergey M․ dfad3aac98 [rutv] Fix live stream test URL
Yen Chi Hsuan df8418ffcf [nytimes] Extend _VALID_URL ()
Yen Chi Hsuan 50aa43b3ae [nytimes] Implement extracting videos from articles (closes )
Jaime Marquínez Ferrándiz a90552663e [livestream:original] Update url format (fixes )
Jaime Marquínez Ferrándiz 883340c107 [livestream:original] Fix extraction (fixes )
Yen Chi Hsuan 0fe2ff78e6 [NBC] Enhance embedURL extraction (closes )
Philipp Hagemeister dc1eed93be release 2015.05.04
Sergey M․ b2f82360d7 [escapist] Add uploader to tests
Sergey M․ 782e0568ef [escapist] Modernize
Sergey M․ 90b4b0eabe [escapist] Improve _VALID_URL
Sergey M․ cec04ef3a6 [escapist] Update tests' checksums
Sergey M․ 71fa56b887 [escapist] Fix formats extraction
Yen Chi Hsuan b9b3ab45ea [NBC] Enhance extraction of ThePlatform URL (fixes )
Philipp Hagemeister 957b794c26 release 2015.05.03
Yen Chi Hsuan 8001607e90 [generic] Detect more MLB videos (fixes )
Yen Chi Hsuan 3e7202c1bc [MLB] Extend _VALID_URL ()
Yen Chi Hsuan 848edeab89 [lifenews] Detect <iframe> (fixes )
Yen Chi Hsuan 1748d67aea [lifenews] Fix view count and comment count
Jaime Marquínez Ferrándiz 5477ca8239 [dailymotion] Use https urls
The video url still redirects to an http url, but it doesn't explicitly contain the video id.
Sergey M․ d0fd305023 [rutv] Add test for
Sergey M․ 8dab1e9072 [rutv] Recognize live streams ()
Sergey M․ 963aea5279 [baiduvideo] Improve _VALID_URL
Sergey M․ 0a64aa7355 [vgtv] Fix _VALID_URL (Closes )
Sergey M․ 0669c89c55 [options] Clarify `--write-annotations` help
Sergey M․ 2699da8041 [YoutubeDL] Improve description file naming
Sergey M․ 98727e123f [YoutubeDL] Improve annotations file naming