Commit Graph

6704 Commits (dd8920653c7249545bbcf5a690ffca702c9f29f2)

Author SHA1 Message Date
Sergey M․ a01cfc2951 [philharmoniedeparis] Fix extraction and tests, improve, simplify 10 years ago
Philipp Hagemeister 4eb5c65bee release 2015.04.26 10 years ago
felix 06d07c4000 New extractor: live.philharmoniedeparis.fr 10 years ago
Sergey M․ 74f8654a53 [downloader/external] Use encodeArgument 10 years ago
Sergey M․ 9e105a858c [downloader/rtmp] Fix arguments encoding and simplify retry logic (Closes #5528) 10 years ago
Sergey M․ cd8a07a764 [downloader/common] Use decodeArgument 10 years ago
Sergey M․ aa49acd15a [utils] Add `get_subprocess_encoding` and filename/argument decode counterparts 10 years ago
Jaime Marquínez Ferrándiz 642f23bd81 [southpark] Use 'ñ' in the spanish extractor name
IE_NAME can contain unicode characters, so it shouldn't be a problem.
10 years ago
pulpe 2e24e6bd17 Merge branch 'mp3' 10 years ago
pulpe 2a09c1b8ab [postprocessor/embedthumbnail] Fix mp3 embedding with avconv (fixes #5526) 10 years ago
Sergey M․ a5ebf77d87 [mplayer] Rename to RTSP 10 years ago
Sergey M․ b874495b1f [mplayer] Simplify 10 years ago
Sergey M․ b860f5dfd4 [mplayer] Clarify error message 10 years ago
Sergey M. b19fc36c81 Merge pull request #5521 from mrkrossxdx/mpv
Added support for mpv if mplayer is not available (new version)
10 years ago
Sergey M․ d2d8248f68 [instagram] Modernize 10 years ago
Sergey M․ f54bab4d67 [instagram] Improve _VALID_URL 10 years ago
Yen Chi Hsuan bf6427d2fb [ffmpeg] Add dfxp (TTML) subtitles support (#3432, #5146) 10 years ago
Yen Chi Hsuan 672f1bd849 [cspan] Extract subtitles 10 years ago
Sergey M․ 529d26c3e1 [orf:iptv] Update test 10 years ago
Sergey M․ 857f00ed94 [southpark] Improve some _VALID_URL's 10 years ago
Sergey M․ e4a5e772f2 [southpark:espanol] Add extractor (Closes #5525) 10 years ago
Sergey M․ a542e372ab [mtv] Stuff lang into info URL when available 10 years ago
Jaime Marquínez Ferrándiz 9f3fa89f7c Remove the --max-quality option
It doesn't work well with 'bestvideo' and 'bestaudio' because they are usually before the max quality.
Format filters should be used instead, they are more flexible and don't require the requested quality to exist for each video.
10 years ago
Jaime Marquínez Ferrándiz 92995e6265 [postprocessor/embedthumbnail] Style fix 10 years ago
Jaime Marquínez Ferrándiz a4196c3ea5 [ellentv] Remove unused import 10 years ago
mrkrossxdx db37e0c273 Added support for mpv if mplayer is not available 10 years ago
Sergey M․ d0aefec99a [ellentv:clips] Fix test 10 years ago
Sergey M․ 66be4b89d7 [ellentv:clips] Fix extraction 10 years ago
Sergey M․ 870744ce8f [ellentv] Fix tests 10 years ago
Sergey M․ 2ad978532b [ellentv] Fix extraction 10 years ago
Sergey M․ 5090d93f2c [dotsub] Fix extraction 10 years ago
Yen Chi Hsuan c8ff645766 [gdcvault] Add display_id 10 years ago
Yen Chi Hsuan 25f7d1beba [gdcvault] Extend _VALID_URL (fixes #5236) 10 years ago
pulpe 09aa111918 Merge branch 'embedthumb' 10 years ago
pulpe 10fb7710e8 Forgot to clean the remains of class 10 years ago
pulpe c0ea8ebb9b [ffmpeg] Remove unneeded class 10 years ago
pulpe 31fd9c7601 [embedthumbnail] use FFmpegPostProcessor for mp3 10 years ago
pulpe ddbed36455 [embedthumbnail] Add support for mp3 cover embedding 10 years ago
Yen Chi Hsuan a9b0d4e1f4 [Crunchyroll] Fix extraction on Python 2.6
XPath with recursive children selection not supported
10 years ago
Sergey M․ 4515cb43ca [xattrpp] Fix typo 10 years ago
Sergey M․ d740333224 [cracked] Modernize 10 years ago
Sergey M․ c610f38ba9 [cracked] Update tests 10 years ago
Sergey M․ 6447353f52 [cracked] Add support for youtube embeds 10 years ago
Sergey M․ b46ed49996 [cracked] Fix extraction 10 years ago
Yen Chi Hsuan cd9fdccde0 [ustream] Try to extract uploader from JSON data (#5128) 10 years ago
Yen Chi Hsuan 2a8137272d [ustream] Add an alternative approach to extract title (fixes #5128) 10 years ago
Yen Chi Hsuan 762155cc90 [ustream] Checking errors 10 years ago
Yen Chi Hsuan f8610ba1ca [ustream] Fix extraction (closes #3998) 10 years ago
pulpe c99f4098c4 Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
pulpe 3eec9fef30 [realvid] Add extractor for realvid.net (closes #5504) 10 years ago
Yen Chi Hsuan 8c8826176d [xattr] Add version detection for python-pyxattr
For more information, see #5498 and changes to convertObj() in
iustin/pyxattr@cc84e466f6
10 years ago
pulpe 14a2d6789f [vimeo] one token overlooked 10 years ago
pulpe 7513f298b0 [vimeo] Fix login token (fixes #5082) 10 years ago
Jaime Marquínez Ferrándiz c04c3e334c [flickr] Don't use regex for extracting the info from the xml files 10 years ago
Jaime Marquínez Ferrándiz f8e51f60b3 [flickr] Fix extraction (fixes #5501) 10 years ago
Sergey M․ 33b066bda0 [hitbox] Clarify download messages 10 years ago
Sergey M․ 14f41bc2fb [hitbox:live] Extract formats before metadata 10 years ago
Sergey M․ 008bee0f50 [hitbox] Extract formats before metadata 10 years ago
Sergey M․ 29492f3332 [hitbox] Sort formats 10 years ago
Sergey M․ bc94bd510b [hitbox] Extract all formats (Closes #5494) 10 years ago
Sergey M․ 9dd8e46a2d [youtube:search] Cancel out _TESTS 10 years ago
Yen Chi Hsuan 8be2bdfabd [YoutubeDL] Remove the redundant assignment to old_filename
Caused by commmit 592e97e855
10 years ago
Jaime Marquínez Ferrándiz b4c0806963 [youtube:ytsearch] Use the same system as the search webpage (fixes #5483)
The gdata api V2 was deprecated and according to http://youtube-eng.blogspot.com.es/2014/03/committing-to-youtube-data-api-v3_4.html remains available until April 20, 2015.
10 years ago
Sergey M․ cc38fa6cfb [youtube] Remove unused import 10 years ago
Sergey M․ 6de5dbafee [youtube:channel] Make `extract_videos_from_page` static 10 years ago
Sergey M․ 60bf45c80d [youtube:channel] Specify first page download message 10 years ago
Sergey M․ eb0f3e7ec0 [youtube:user] Extract in terms of `load_more_widget_html` 10 years ago
Sergey M․ ed553379df [youtube:ytsearch] Temporary workaround (#5483) 10 years ago
Jaime Marquínez Ferrándiz 5c1e6f69c4 [senate] Simplify
There isn't any problem if the 'formats' field only has one element
10 years ago
Yen Chi Hsuan 757cda0a96 [Cinemassacre] Support Youtube embedded videos (fixes #5131) 10 years ago
Yen Chi Hsuan e94443de80 [Cinemassacre] Move to a standalone module 10 years ago
Yen Chi Hsuan 0954cd8aa4 [Cinemassacre] Add detection for videos from blip.tv 10 years ago
Yen Chi Hsuan da55dac047 [CSpan] Removed the md5 sum of CSpan_3 10 years ago
Yen Chi Hsuan 13a11b195f [SenateISVP] Fix tests
Remove md5 sums. They differs from my PC and the travis worker.
10 years ago
Yen Chi Hsuan 92dcba1e1c [CSpan] Fix test cases CSpan_1 and CSpan_2 10 years ago
Yen Chi Hsuan 2fe1b5bd2a [CSpan] Add detection for Senate ISVP. Closes #5302 10 years ago
Yen Chi Hsuan f91e1a8739 [Senate] Try to capture thumbnails 10 years ago
Yen Chi Hsuan 24e21613b6 [bilibili] Capture the video-not-exist message 10 years ago
Yen Chi Hsuan c6391cd587 [Senate] Add new extractor (#5302) 10 years ago
Sergey M․ 006ce15a0c [bambuser] Add support for authentication (#5478) 10 years ago
Sergey M․ edf4216119 [bambuser] Modernize and extract more metadata 10 years ago
Sergey M․ ae8953409e [bambuser] Capture and output error message (#5478) 10 years ago
Sergey M․ bda44f31a1 [bambuser] Modernize 10 years ago
Sergey M․ 6621ca39a3 [ted] Skip hls quality selection format 10 years ago
Sergey M․ 14f7abfa71 [ted] Lower preference for direct audio since it's mono 10 years ago
Sergey M․ 0f0b5736da [ted] Fix hls audio/video-only formats 10 years ago
Sergey M․ 6728187ac0 [YoutubeDL] mp3 is compatible with mp4 10 years ago
Sergey M․ 17c8675853 [YoutubeDL] Allow bestvideo+bestaudio/best strategy for ted extractor 10 years ago
Sergey M․ cfbee8a431 [ted] Clarify IE_NAME 10 years ago
Sergey M․ 736785ab63 [ted] Clarify audio/video-only formats 10 years ago
Sergey M․ 3ded7bac16 [extractor/common] Add ability to specify custom field preference for `_sort_formats` 10 years ago
Quentin Rameau b524a001d6 [bandcamp] fix video_id parsing (fixes #4861) 10 years ago
Jaime Marquínez Ferrándiz a380509259 Move the documentation for the `--format` option to the manpage
It's too big for beeing embedded in the help message and it's easier to edit in the markdown file.
10 years ago
Sergey M․ c0dea0a782 [YoutubeDL] Respect explicit `--merge-format-output` for uncompatible formats as well 10 years ago
Sergey M․ 81cd954a51 [YoutubeDL] Merge incompatible formats into mkv (#5456) 10 years ago
Sergey M․ feccf29c87 [YoutubeDL] Make `bestvideo+bestaudio/best` default format when merger is available 10 years ago
Jaime Marquínez Ferrándiz 5b5fbc0867 Detect already merged videos
Without the '--keep-video' option the two files would be downloaded again and even using the option, ffmpeg would be run again, which for some videos can take a long time.
We use a temporary file with ffmpeg so that the final file only exists if it success
10 years ago
Yen Chi Hsuan f158799bbe [Sohu] Fix title extraction 10 years ago
Yen Chi Hsuan 8b0e8990c2 [miomio] Replace the slow test case
MioMio_1 takes about 25~35 seconds on information retrieval
10 years ago
Sergey M․ 163965d861 [megavideoz] Improve non-existing videos check 10 years ago