Sergey M․
857f00ed94
[southpark] Improve some _VALID_URL's
9 years ago
Sergey M․
e4a5e772f2
[southpark:espanol] Add extractor ( Closes #5525 )
9 years ago
Sergey M․
a542e372ab
[mtv] Stuff lang into info URL when available
9 years ago
Jaime Marquínez Ferrándiz
0d1bd5d62f
README: remove --max-quality
9 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.
9 years ago
Jaime Marquínez Ferrándiz
92995e6265
[postprocessor/embedthumbnail] Style fix
9 years ago
Jaime Marquínez Ferrándiz
a4196c3ea5
[ellentv] Remove unused import
9 years ago
mrkrossxdx
db37e0c273
Added support for mpv if mplayer is not available
9 years ago
Sergey M․
d0aefec99a
[ellentv:clips] Fix test
9 years ago
Sergey M․
66be4b89d7
[ellentv:clips] Fix extraction
9 years ago
Sergey M․
870744ce8f
[ellentv] Fix tests
9 years ago
Sergey M․
2ad978532b
[ellentv] Fix extraction
9 years ago
Sergey M․
5090d93f2c
[dotsub] Fix extraction
9 years ago
Yen Chi Hsuan
c8ff645766
[gdcvault] Add display_id
9 years ago
Yen Chi Hsuan
25f7d1beba
[gdcvault] Extend _VALID_URL ( fixes #5236 )
9 years ago
pulpe
09aa111918
Merge branch 'embedthumb'
9 years ago
pulpe
10fb7710e8
Forgot to clean the remains of class
9 years ago
pulpe
c0ea8ebb9b
[ffmpeg] Remove unneeded class
9 years ago
pulpe
31fd9c7601
[embedthumbnail] use FFmpegPostProcessor for mp3
9 years ago
pulpe
ddbed36455
[embedthumbnail] Add support for mp3 cover embedding
9 years ago
Yen Chi Hsuan
a9b0d4e1f4
[Crunchyroll] Fix extraction on Python 2.6
XPath with recursive children selection not supported
9 years ago
Sergey M․
4d6a3ff411
[README] Finally fix configuration file link
9 years ago
Sergey M․
7fb993e1f4
[README] Fix configuration file link and typo
9 years ago
Sergey M․
02f502f435
[README] Document on how to enable old format selection behavior ( #5510 , #5511 )
9 years ago
Sergey M․
4515cb43ca
[xattrpp] Fix typo
9 years ago
Sergey M․
d740333224
[cracked] Modernize
9 years ago
Sergey M․
c610f38ba9
[cracked] Update tests
9 years ago
Sergey M․
6447353f52
[cracked] Add support for youtube embeds
9 years ago
Sergey M․
b46ed49996
[cracked] Fix extraction
9 years ago
Yen Chi Hsuan
cd9fdccde0
[ustream] Try to extract uploader from JSON data ( #5128 )
9 years ago
Yen Chi Hsuan
2a8137272d
[ustream] Add an alternative approach to extract title ( fixes #5128 )
9 years ago
Yen Chi Hsuan
762155cc90
[ustream] Checking errors
9 years ago
Yen Chi Hsuan
f8610ba1ca
[ustream] Fix extraction ( closes #3998 )
9 years ago
pulpe
c99f4098c4
Merge branch 'master' of github.com:rg3/youtube-dl
9 years ago
pulpe
3eec9fef30
[realvid] Add extractor for realvid.net ( closes #5504 )
9 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@cc84e466f63906d32ec1bf4a4fcae6a7bce9a4c8
9 years ago
pulpe
14a2d6789f
[vimeo] one token overlooked
9 years ago
pulpe
7513f298b0
[vimeo] Fix login token ( fixes #5082 )
9 years ago
Jaime Marquínez Ferrándiz
c04c3e334c
[flickr] Don't use regex for extracting the info from the xml files
9 years ago
Jaime Marquínez Ferrándiz
f8e51f60b3
[flickr] Fix extraction ( fixes #5501 )
9 years ago
Sergey M․
33b066bda0
[hitbox] Clarify download messages
9 years ago
Sergey M․
14f41bc2fb
[hitbox:live] Extract formats before metadata
9 years ago
Sergey M․
008bee0f50
[hitbox] Extract formats before metadata
9 years ago
Sergey M․
29492f3332
[hitbox] Sort formats
9 years ago
Sergey M․
bc94bd510b
[hitbox] Extract all formats ( Closes #5494 )
9 years ago
Sergey M․
9dd8e46a2d
[youtube:search] Cancel out _TESTS
9 years ago
Yen Chi Hsuan
8be2bdfabd
[YoutubeDL] Remove the redundant assignment to old_filename
Caused by commmit 592e97e855
9 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.
9 years ago
Sergey M․
cc38fa6cfb
[youtube] Remove unused import
9 years ago
Sergey M․
6de5dbafee
[youtube:channel] Make `extract_videos_from_page` static
9 years ago