Commit Graph

3126 Commits (7ebc9dee69ac776aee3cc6d3e589d3100cff9a88)
 

Author SHA1 Message Date
Philipp Hagemeister 7ebc9dee69 Merge pull request #1987 from rzhxeo/blip
[GenericIE] Add support for embedded blip.tv
11 years ago
rzhxeo ee3e63e477 [GenericIE] Add support for embedded blip.tv 11 years ago
Philipp Hagemeister e9c424c144 Merge pull request #1984 from alimirjamali/patch-1
Incorrect variable is used to check whether thumbnail exists
11 years ago
alimirjamali 0a9ce268ba Incorrect variable is used to check whether thumbnail exists
Dear @phihag

I believe in line 848, the correct variable to check is 'thumb_filename' rather than 'infofn'

Kindly advise

Mit freundlichen Gruessen
Ali
11 years ago
Philipp Hagemeister 4b2da48ea7 release 2013.12.16.3 11 years ago
Philipp Hagemeister e64eaaa97d Fix execution under Python 3 11 years ago
Philipp Hagemeister 780603027f [videopremium] Skip test 11 years ago
Philipp Hagemeister 00902cd601 release 2013.12.16.2 11 years ago
Philipp Hagemeister d67b0b1596 Reorder info_dict documentation 11 years ago
Philipp Hagemeister d7dda16888 [blinkx] Add extractor (Fixes #1972) 11 years ago
Philipp Hagemeister a19fd00cc4 Simplify --playlist-start / --playlist-end interface 11 years ago
Philipp Hagemeister d66152a898 [ndtv] Remove unused imports 11 years ago
Philipp Hagemeister 8c5f0c9fbc [mdr] Clean up 11 years ago
Philipp Hagemeister 6888a874a1 release 2013.12.16.1 11 years ago
Philipp Hagemeister 09dacfa57f [mdr] Simplify 11 years ago
Philipp Hagemeister b2ae513586 Merge remote-tracking branch 'mc2avr/master' 11 years ago
Philipp Hagemeister e4a0489f6e Merge remote-tracking branch 'dstftw/channel9'
Conflicts:
	youtube_dl/extractor/__init__.py
11 years ago
Philipp Hagemeister b83be81d27 Credit @mjorlitzky for pornhd (#1961) 11 years ago
Philipp Hagemeister 6f5dcd4eee [pornhd] Simplify 11 years ago
Philipp Hagemeister 1bb2fc98e0 Merge remote-tracking branch 'mjorlitzky/master' 11 years ago
Philipp Hagemeister e3946f989e Set process title to youtube-dl
This allows killing all youtube-dl processes with killall youtube-dl, and shows up nicer in some programs.
11 years ago
Philipp Hagemeister 8863d0de91 release 2013.12.16 11 years ago
Philipp Hagemeister 7b6fefc9d4 Apply --no-overwrites for --write-* files as well (Fixes #1980) 11 years ago
Philipp Hagemeister 525ef9227f Add --get-duration (Fixes #859) 11 years ago
Philipp Hagemeister c0ba0f4859 Document duration field 11 years ago
Philipp Hagemeister b466b7029d [youtube] Make duration an integer or None 11 years ago
Philipp Hagemeister fa3ae234e0 [cbs] Add extractor (Fixes #1977) 11 years ago
Philipp Hagemeister 48462108f3 [theplatform] Fix geographic restriction check 11 years ago
Philipp Hagemeister f8b56e95b8 [theplatform] Detect geoblocked content 11 years ago
Philipp Hagemeister 5fe18bdbde Add --min-views / --max-views (Fixes #1979) 11 years ago
Jaime Marquínez Ferrándiz dca02c80bc Fix detection of the extension if the 'extractaudio' is given and improve the error message (#1969)
Using 'foo.mp4' shouldn't raise an error.
If 'foo' is given suggest using 'foo.%(ext)s' for the template
11 years ago
Jaime Marquínez Ferrándiz 9ee859b683 [daylimotion] Add support for urls from the mobile site (fixes #1953)
It uses the 'touch' subdomain and adds a '#' before 'video'
11 years ago
Michael Orlitzky 8e05c870b4 Add support for pornhd.com. 11 years ago
Jaime Marquínez Ferrándiz 5d574e143f [ign] Update one of test video's title 11 years ago
Philipp Hagemeister 2a203a6cda Merge pull request #1956 from dstftw/master
Fix typo in month name
11 years ago
dst dadb8184e4 Fix typo in month name 11 years ago
Jaime Marquínez Ferrándiz 7a563df90a [daum] Recognize mobile urls (#1952) 11 years ago
Jaime Marquínez Ferrándiz 24b173fa5c [naver] Recognize mobile urls (fixes #1951) 11 years ago
dst 9b17ba0fa5 [channel9] Fix test description md5 11 years ago
dst 211f555d4c [channel9] Missing import in __init__ 11 years ago
dst 4d2ebb6bd7 [channel9] Cleanup 11 years ago
dst df53747436 [channel9] Initial implementation (#1885) 11 years ago
Philipp Hagemeister f2c36ee43e release 2013.12.11.2 11 years ago
Philipp Hagemeister 00381b4ccb [pornhub] Fix URL regexp 11 years ago
Philipp Hagemeister fca1ef19c1 release 2013.12.11.1 11 years ago
Philipp Hagemeister 357ddadbf5 Fix thumbnail filename determination (Fixes #1945) 11 years ago
Philipp Hagemeister 08d03235f9 release 2013.12.11 11 years ago
Jaime Marquínez Ferrándiz 1825836235 Use `_download_xml` in more extractors 11 years ago
Jaime Marquínez Ferrándiz a0088bdf93 [vimeo] Fix unused argument of the `_real_extract` method 11 years ago
Jaime Marquínez Ferrándiz 48ad51b243 [vimeo] Fix the extraction for some 'player' or 'pro' videos
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c
11 years ago