Commit Graph

3625 Commits (4d2f143ce51c9374b570aca749a523569ec391d0)

Author SHA1 Message Date
Sergey M․ eec4d8ef96 [gamekings] Update test description 10 years ago
Sergey M․ c2ef29234c Credit @codesparkle for #2928, #2934, #2938, #2939 10 years ago
Sergey M. 1a1826c1af Merge pull request #2939 from codesparkle/upload-date-fix
No longer erroneously calculate upload_date within some extractors
10 years ago
Sergey M․ 2902d44f99 [bandcamp] Replace maxsplit keyword argument with regular one
Named arguments are not supported by methods implemented in native C (see http://bugs.python.org/issue1176)
10 years ago
Sergey M․ d6e4ba287b Merge branch 'bandcamp-albums-regex-duplicate-fix' of https://github.com/codesparkle/youtube-dl into codesparkle-bandcamp-albums-regex-duplicate-fix 10 years ago
Philipp Hagemeister f50ee8d1c3 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister 0e67ab0d8e [generic] Abort if user passes in URL "url" (#2942) 10 years ago
codesparkle 77541837e5 The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/1106367)
Minor improvements:
no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities.
10 years ago
Sergey M․ e3a6576f35 [nowness] Update test file md5 and modernize 10 years ago
Philipp Hagemeister 89bb8e97ee release 2014.05.19 10 years ago
pulpe 375696b1b1 [SWRMediathek] add support for swrmediathek.de 10 years ago
Sergey M․ 4ea5c7b70d [ndr] Improve thumbnail extraction 10 years ago
Sergey M․ 8dfa187b8a [generic] Support pagespeed_iframe for NovaMov embeds 10 years ago
Sergey M․ c1ed1f7055 [ndr] Fix title, description and duration extraction 10 years ago
Sergey M․ 1514f74967 [ndr] Fix thumbnail extraction 10 years ago
codesparkle 69f8364042 removed duplicate and somemtimes incorrect logic for parsing upload date as this job is already taken care of automatically by YoutubeDL.py 10 years ago
codesparkle 79981f039b Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inappropriately matched non-album bandcamp links as well.
BandcampIE changed to report full-accuracy duration instead of unnecessarily rounding it to the nearest integer.
Simplified conditionals and parsing a bit. Fixed typos.
10 years ago
Ralf Haring 34d863f3fc [vh1] use standard sort (#2072) 10 years ago
Philipp Hagemeister 91994c2c81 release 2014.05.17 10 years ago
Ralf Haring 3ee4b60d56 [vh1] Add new extractor (#2072) 10 years ago
Jaime Marquínez Ferrándiz 76e92371ac [youtube] Recognize a second format of the upload_date in the 'watch-uploader-info' element (#2911) 10 years ago
Jaime Marquínez Ferrándiz 08af0205f9 Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934)
Fix photobucket url extraction
10 years ago
codesparkle a725fb1f43 test_download works for photobucket after this change 10 years ago
Jaime Marquínez Ferrándiz 05ee2b6dad [youtube] Fix extraction of the feed 'paging' values (fixes #2925) 10 years ago
Philipp Hagemeister b74feacac5 release 2014.05.16.1 10 years ago
Philipp Hagemeister 426b52fc5d Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister 5c30b26846 [francetv] Add support for non-numeric video IDs (Fixes #2927) 10 years ago
Philipp Hagemeister f07b74fc18 [ffmpeg] Correct argument encoding on Windows with Python 2.x
Fixes #2924
10 years ago
Sergey M․ a5a45015ba [generic] Fix redirect 10 years ago
Philipp Hagemeister beee53de06 [youtube] Look for published-on date if uploaded-on is not found
Fixes #2911
10 years ago
Philipp Hagemeister 8712f2bea7 release 2014.05.16 10 years ago
Philipp Hagemeister ea102818c9 Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister 0a871f6880 Provide compatibility check_output for 2.6 (Fixes #2926) 10 years ago
Sergey M․ 481efc84a8 [bliptv] Switch extraction to RSS (Closes #2920) 10 years ago
Jaime Marquínez Ferrándiz 01ed5c9be3 [youtube] Fix typo 10 years ago
Philipp Hagemeister ad3bc6acd5 Document and test categories (#2923) 10 years ago
Philipp Hagemeister 5afa7f8bee [extractor/common] --write-pages: Correct file name if video_id is None 10 years ago
Dario Guarascio ec8deefc27 [youtube] Video categories added to metadata 10 years ago
Sergey M․ a2d5a4ee64 [gamespot] Update test URL and modernize 10 years ago
Sergey M․ d7e7dedbde [noco] Skip test 10 years ago
Philipp Hagemeister bc6800fbed release 2014.05.13 10 years ago
Philipp Hagemeister 65314dccf8 [empflix] Simplify (#2903) 10 years ago
Philipp Hagemeister feb7221209 Merge remote-tracking branch 'hojel/empflix' 10 years ago
Philipp Hagemeister 56a94d8cbb [hentaistigma] Simplified (#2902) 10 years ago
Philipp Hagemeister 24e6ec8ac8 Merge remote-tracking branch 'hojel/hentaistigma' 10 years ago
Philipp Hagemeister 87724af7a8 [nuvid] Simplify (#2901) 10 years ago
Philipp Hagemeister b65c3e77e8 Merge remote-tracking branch 'hojel/nuvid' 10 years ago
Philipp Hagemeister 5301304bf2 [slutload] Simplify (#2898) 10 years ago
Philipp Hagemeister 948bcc60df Merge remote-tracking branch 'hojel/slutload' 10 years ago
Philipp Hagemeister 25dfe0eb10 Credit @hojel for fc2 and other extractors (#2877) 10 years ago
Philipp Hagemeister 8e71456a81 [fc2] Add new extractor (Fixes #2877)
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch.
10 years ago
Philipp Hagemeister ccdd34ed78 Credit @jnormore for vine:user (#2888) 10 years ago
Philipp Hagemeister a172b258ac [vine:user] Simplify 10 years ago
Philipp Hagemeister 7b93c2c204 Merge remote-tracking branch 'jnormore/vine_user' 10 years ago
Philipp Hagemeister 57c7411f46 [mixcloud] Shed API dependency (#2904) 10 years ago
Philipp Hagemeister e4cbb5f382 [wdr] Add support for mobile URLs 10 years ago
Philipp Hagemeister c1bce22f23 [extractor/common] Protect against long video IDs and URLs 10 years ago
Philipp Hagemeister e3abbbe301 release 2014.05.12 10 years ago
Sergey M․ 55b36e3710 [videott] Add support for video.tt (Closes #2889) 10 years ago
hojel 877bea9ce1 [empflix] Add new extractor 10 years ago
hojel 33c7ff861e [hentaistigma] Add new extractor 10 years ago
hojel 749fe60c1e [nuvid] Add new extractor 10 years ago
hojel 63b31b059c [slutload] Add new extractor 10 years ago
hojel 1476b497eb [slutload] Add new extractor 10 years ago
Jaime Marquínez Ferrándiz e399853d0c [youtube:playlist] Improve detection of private lists (#2840) 10 years ago
Sergey M․ fbe8053120 [vk] Update test 10 years ago
Jason Normore ea783d01e1 Added VineUserIE extractor for vine user timeline
Added vine user timeline extractor using unofficial
vine api user profile and timeline api endpoints.
10 years ago
Jaime Marquínez Ferrándiz b7d73595dc Allow recoding the video to mkv 10 years ago
Sergey M․ e97e53eeed [vevo] Add friendly error output (#2874) 10 years ago
Sergey M․ 342f630dbf [rutv] Add support for more live stream URLs (Closes #2875) 10 years ago
Sergey M․ 69c8fb9e5d [vimeo] Add video duration extraction(Closes #2876) 10 years ago
Sergey M․ 5f0f8013ac [vube] Consider optional fields and modernize 10 years ago
Sergey M․ b5368acee8 [vube] Improve URL detection and extract timestamp 10 years ago
Sergey M․ f71959fcf5 [nfb] Add support for videos with captions (#2866) 10 years ago
Philipp Hagemeister 5c9f3b8b16 [arte] Fix versionCode interpretation (#2588) 10 years ago
Sergey M․ bebd6f9308 [funnyordie] Extract more formats 10 years ago
pulpe d0111a7409 [FunnyOrDie] simplify 10 years ago
pulpe aab8874c55 [FunnyOrDie] fix thumbnails + add test (fixes #2856) 10 years ago
Sergey M․ fcf5b01746 [prosiebensat1] Simplify 10 years ago
Philipp Hagemeister 4de9e9a6db [canalplus] Fix id determination (Fixes #2851) 10 years ago
Philipp Hagemeister 0067d6c4be release 2014.05.05 10 years ago
Philipp Hagemeister 2099125333 [soundcloud/generic] Add support for playlists 10 years ago
Philipp Hagemeister b48f147d5a [bandcamp] Add support for subdomains (Fixes #2850) 10 years ago
Jaime Marquínez Ferrándiz 4f3e943080 [vimeo] Some modernization and style fixes 10 years ago
Jaime Marquínez Ferrándiz 7558830fa3 [vimeo] Fix description extraction 10 years ago
Sergey M․ 867274e997 [statigram] Update to fit new website name and rename extractor 10 years ago
Sergey M․ 6515778305 [nytimes] Improve file size extraction 10 years ago
Sergey M․ 3b1dfc0f2f [newstube] Do not shadow standard str 10 years ago
Sergey M․ d664de44b7 [nytimes] Add support for nytimes.com (Closes #2846) 10 years ago
Sergey M․ bbe99d26ec Credit @nicoe for rtbf.be (#2822) 10 years ago
Sergey M․ 50fc59968e [ntv] Simplify 10 years ago
Sergey M․ b8b01bb92a [newstube] Add support for newstube.ru (Closes #2814) 10 years ago
Sergey M․ eb45133451 [rtmp] Add support for multiple AFM data entries 10 years ago
Jaime Marquínez Ferrándiz 10c0e2d818 [youtube:playlist] Raise an error if the list doesn't exist or is private (closes #2840) 10 years ago
Sergey M․ 669f0e7cda [generic] Fix wrong entries index 10 years ago
Sergey M․ 32fd27ec98 [http] Fix string/None comparison with int while in test 10 years ago
Philipp Hagemeister 0c13f378de Merge remote-tracking branch 'origin/master' 10 years ago
Philipp Hagemeister 0049594efb [vine] Remove debugging code 10 years ago
Sergey M․ 113c7d3eb0 [canalplus] Update test file checksum 10 years ago
Sergey M․ 549371fc99 [nrk] Update test file checksums 10 years ago
Sergey M․ 957f27e5bb [scivee] Revert test file download 10 years ago
Philipp Hagemeister 1f8c19767b release 2014.04.30.1 10 years ago
Philipp Hagemeister a383a98af6 [utils/_windows_write_string] Be defensive about fileno (Fixes #2820) 10 years ago
Philipp Hagemeister acd69589a5 [YoutubeDL] Do not require default output template to be set 10 years ago
Philipp Hagemeister b30b8698ea [generic] Allow multiple matches for generic hits (Fixes #2818) 10 years ago
Philipp Hagemeister f1f25be6db release 2014.04.30 10 years ago
Philipp Hagemeister deab8c1960 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister c57f775710 [YoutubeDL] Add simple tests for format_note (Closes #2825) 10 years ago
AGSPhoenix e75cafe9fb Clean up format list for consistency
This should make the format list output look a bit nicer.
10 years ago
Philipp Hagemeister 33ab8453c4 Merge pull request #2813 from dstftw/test-real-download-improvement
Improve download mechanism when Range HTTP header is ignored
10 years ago
Philipp Hagemeister ebd3c7b370 [generic] Add support for protocol-independent URLs (Fixes #2810) 10 years ago
Philipp Hagemeister 29645a1d44 Merge remote-tracking branch 'pulpe/moviezinese' 10 years ago
Philipp Hagemeister 22d99a801a [syfy] Add suppor for generic URLs (Fixes #2827) 10 years ago
Jaime Marquínez Ferrándiz 57b8d84cd9 [5min] Raise an error if the 'success' field is False
For example for georestricted videos.
10 years ago
Sergey M․ 65e4ad5bfe [rtbf] Minor changes and YouTube videos support 10 years ago
Nicolas Évrard 98b7d476d9 [RTBFVideo] Remove useless print statement 10 years ago
Nicolas Évrard 201e3c99b9 [RTBFVideo] Add new extractor 10 years ago
Sergey M․ 8a7a4a9796 [scivee] Skip test for now 10 years ago
Sergey M․ df297c8794 [http] Improve download mechanism when Range HTTP header is ignored 10 years ago
pulpe 3f53a75f02 [moviezine] Add extractor for moviezine.se (fixes #2808) 10 years ago
Sergey M․ 7c360e3a04 [scivee] Add support for scivee.tv 10 years ago
Sergey M․ d2176c8011 [nrk] Add support for nrk.no (Closes #2804) 10 years ago
Jaime Marquínez Ferrándiz aa92f06308 [youtube] Don't call 'unquote_plus' on the video title (fixes #2799)
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I.
10 years ago
Jaime Marquínez Ferrándiz e00c9cf599 [youtube] Update test description field 10 years ago
Jaime Marquínez Ferrándiz ba60a3ebe0 [youtube] Update test description field 10 years ago
Jaime Marquínez Ferrándiz efb7e11988 [vimeo] Add an extractor for the watch later list (closes #2787) 10 years ago
Sergey M․ a55c8b7aac [9gag] Fix post view regex 10 years ago
Jaime Marquínez Ferrándiz a980bc4324 [vimeo] Fix logging in python 3.x
The POST data must be a bytes object.
10 years ago
Sergey M․ 4b10aadffc [dailymotion] Fix user playlist extraction 10 years ago
Sergey M․ 5bec574859 [ted] Update test 10 years ago
Philipp Hagemeister d11271dd29 [youtube] Include video Id in common error message (Fixes #2786) 10 years ago
Philipp Hagemeister 1d9d26d09b release 2014.04.21.6 10 years ago
Philipp Hagemeister c0292e8ab7 [generic] Improve jwplayer detection (Fixes #2731) 10 years ago
Philipp Hagemeister f44e5d8b43 [vuclip] Fix VALID_URL regex 10 years ago
Philipp Hagemeister 6ea74538e3 release 2014.04.21.5 10 years ago
Philipp Hagemeister 24b8924b46 [facebook] Correct login (Fixes #2743) 10 years ago
Philipp Hagemeister 86a3c67112 release 2014.04.21.4 10 years ago
Philipp Hagemeister 8be874370d Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
Philipp Hagemeister aec74dd95a [vuclip] Add extractor (Fixes #2735) 10 years ago
Sergey M․ 6890574256 [rutube] Add missing whitespace 10 years ago
Sergey M․ d03745c684 [jukebox] Update test md5 10 years ago
Philipp Hagemeister 28746fbd59 [bilibili] Add preliminary support (#2174)
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet.
10 years ago
Philipp Hagemeister 3f0aae4244 release 2014.04.21.3 10 years ago
Philipp Hagemeister 48099643cc [generic] Be more relaxed when looking for aparat embeds (Fixes #2784) 10 years ago
Philipp Hagemeister 621f33c9d0 [ted] Extend search for description 10 years ago
Philipp Hagemeister f07a9f6f43 [ted] Remove superfluous u prefixes 10 years ago
Philipp Hagemeister e51880fd32 [cnet] Correct JSON capturing 10 years ago
Philipp Hagemeister 88ce273da4 [arte] differentiate JSON outputs 10 years ago
Philipp Hagemeister 4086f11929 release 2014.04.21.2 10 years ago
Philipp Hagemeister 478c2c6193 [clubic] Add extractor (Fixes #2773) 10 years ago