Philipp Hagemeister
|
3fefbf50e3
|
Merge pull request #2005 from dstftw/ivi.ru
Add support for ivi.ru
|
2013-12-20 08:12:38 -08:00 |
|
Philipp Hagemeister
|
f65c1d2be0
|
release 2013.12.20
|
2013-12-20 17:08:16 +01:00 |
|
Philipp Hagemeister
|
aa94a6d315
|
[aparat] Add support (Fixes #2012)
|
2013-12-20 17:05:39 +01:00 |
|
Philipp Hagemeister
|
1f9da9049b
|
[generic] Support YouTube swf embed (Fixes #2010)
|
2013-12-19 20:44:30 +01:00 |
|
Philipp Hagemeister
|
7c86a5b864
|
Merge pull request #2011 from dstftw/master
[imdb] Add support for mobile site URLs
|
2013-12-19 11:28:34 -08:00 |
|
Philipp Hagemeister
|
71507a11c8
|
[soundcloud] Support mobile URLs (Fixes #2009)
|
2013-12-19 16:39:01 +01:00 |
|
Philipp Hagemeister
|
3e78514568
|
[generic] Support application/ogg for direct links
Also remove some debugging code.
|
2013-12-17 16:26:34 +01:00 |
|
Philipp Hagemeister
|
e029b8bd43
|
[utils] Remove duplicated line
This line was added by accident in 42393ce234
|
2013-12-17 16:12:20 +01:00 |
|
Philipp Hagemeister
|
f5567e401c
|
Merge pull request #1997 from rg3/simplify-url_basename
Simplify url_basename
|
2013-12-17 07:08:48 -08:00 |
|
Philipp Hagemeister
|
6086d121cb
|
release 2013.12.17.2
|
2013-12-17 12:35:57 +01:00 |
|
Philipp Hagemeister
|
7de6e075b4
|
[radiofrance] remove unused imports
|
2013-12-17 12:35:16 +01:00 |
|
Philipp Hagemeister
|
946135aa2a
|
[academicearth] remove unused imports
|
2013-12-17 12:34:30 +01:00 |
|
Philipp Hagemeister
|
42393ce234
|
Add support for direct links to a video (#1973)
|
2013-12-17 12:33:55 +01:00 |
|
Philipp Hagemeister
|
d6c7a367e8
|
[utils] Fix url_basename
|
2013-12-17 12:32:58 +01:00 |
|
Philipp Hagemeister
|
cecaaf3f58
|
[generic] Do not use compatibility result fallback
|
2013-12-17 12:04:33 +01:00 |
|
Philipp Hagemeister
|
f09828b4e1
|
release 2013.12.17.1
|
2013-12-17 04:13:41 +01:00 |
|
Philipp Hagemeister
|
29eb517403
|
Add webpage_url_basename info_dict field (Fixes #1938)
|
2013-12-17 04:13:36 +01:00 |
|
Philipp Hagemeister
|
44c471c3b8
|
release 2013.12.17
|
2013-12-17 02:51:22 +01:00 |
|
Philipp Hagemeister
|
46374a56b2
|
[youtube] Do not warn for videos with allow_rating=0
This fixes #1982
Test video: http://www.youtube.com/watch?v=gi2uH3YxohU
|
2013-12-17 02:49:56 +01:00 |
|
Philipp Hagemeister
|
ec98946ef9
|
[academicearth] Support playlists (Closes #1976)
|
2013-12-17 02:41:34 +01:00 |
|
Philipp Hagemeister
|
fa77b742ac
|
[radiofrance] Fill in test details
|
2013-12-16 23:07:57 +01:00 |
|
Philipp Hagemeister
|
8b4e274610
|
[rtlnow] Fix URL calculation (Closes #1989)
|
2013-12-16 22:28:52 +01:00 |
|
Philipp Hagemeister
|
d6756d3758
|
[playlist-test] require a string
|
2013-12-16 22:25:02 +01:00 |
|
Philipp Hagemeister
|
11b68f6e1b
|
release 2013.12.16.7
|
2013-12-16 22:18:58 +01:00 |
|
Philipp Hagemeister
|
88bb52ee18
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2013-12-16 22:18:37 +01:00 |
|
Philipp Hagemeister
|
d90df974c3
|
[academicearth] Add support for courses (#1976)
|
2013-12-16 22:18:27 +01:00 |
|
Philipp Hagemeister
|
ebce53b3d8
|
[vevo] Add suppor for videoplayer. URLs (#1957)
|
2013-12-16 21:48:38 +01:00 |
|
Philipp Hagemeister
|
83c632dc43
|
release 2013.12.16.6
|
2013-12-16 21:46:16 +01:00 |
|
Philipp Hagemeister
|
ff07a05575
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2013-12-16 21:46:11 +01:00 |
|
Philipp Hagemeister
|
f25571ffbf
|
Add support for embedded vevo player (Fixes #1957)
|
2013-12-16 21:45:21 +01:00 |
|
Philipp Hagemeister
|
8fe56478f8
|
release 2013.12.16.5
|
2013-12-16 21:34:47 +01:00 |
|
Philipp Hagemeister
|
0e2a436dce
|
[radiofrance] Add support (Fixes #1942)
|
2013-12-16 21:34:41 +01:00 |
|
Philipp Hagemeister
|
24050dd11c
|
release 2013.12.16.4
|
2013-12-16 21:10:18 +01:00 |
|
Philipp Hagemeister
|
8c8e3eec79
|
[facebook] Recognize #! URLs (Fixes #1988)
|
2013-12-16 21:10:06 +01:00 |
|
Philipp Hagemeister
|
7ebc9dee69
|
Merge pull request #1987 from rzhxeo/blip
[GenericIE] Add support for embedded blip.tv
|
2013-12-16 11:28:34 -08:00 |
|
Philipp Hagemeister
|
e9c424c144
|
Merge pull request #1984 from alimirjamali/patch-1
Incorrect variable is used to check whether thumbnail exists
|
2013-12-16 09:04:36 -08:00 |
|
Philipp Hagemeister
|
4b2da48ea7
|
release 2013.12.16.3
|
2013-12-16 14:44:29 +01:00 |
|
Philipp Hagemeister
|
e64eaaa97d
|
Fix execution under Python 3
|
2013-12-16 14:44:17 +01:00 |
|
Philipp Hagemeister
|
780603027f
|
[videopremium] Skip test
|
2013-12-16 14:42:07 +01:00 |
|
Philipp Hagemeister
|
00902cd601
|
release 2013.12.16.2
|
2013-12-16 14:13:51 +01:00 |
|
Philipp Hagemeister
|
d67b0b1596
|
Reorder info_dict documentation
|
2013-12-16 14:13:40 +01:00 |
|
Philipp Hagemeister
|
d7dda16888
|
[blinkx] Add extractor (Fixes #1972)
|
2013-12-16 13:56:30 +01:00 |
|
Philipp Hagemeister
|
a19fd00cc4
|
Simplify --playlist-start / --playlist-end interface
|
2013-12-16 13:16:20 +01:00 |
|
Philipp Hagemeister
|
d66152a898
|
[ndtv] Remove unused imports
|
2013-12-16 08:16:38 +01:00 |
|
Philipp Hagemeister
|
8c5f0c9fbc
|
[mdr] Clean up
|
2013-12-16 08:16:11 +01:00 |
|
Philipp Hagemeister
|
6888a874a1
|
release 2013.12.16.1
|
2013-12-16 05:45:15 +01:00 |
|
Philipp Hagemeister
|
09dacfa57f
|
[mdr] Simplify
|
2013-12-16 05:44:34 +01:00 |
|
Philipp Hagemeister
|
b2ae513586
|
Merge remote-tracking branch 'mc2avr/master'
|
2013-12-16 05:14:03 +01:00 |
|
Philipp Hagemeister
|
e4a0489f6e
|
Merge remote-tracking branch 'dstftw/channel9'
Conflicts:
youtube_dl/extractor/__init__.py
|
2013-12-16 05:14:00 +01:00 |
|
Philipp Hagemeister
|
b83be81d27
|
Credit @mjorlitzky for pornhd (#1961)
|
2013-12-16 05:11:19 +01:00 |
|
Philipp Hagemeister
|
6f5dcd4eee
|
[pornhd] Simplify
|
2013-12-16 05:10:42 +01:00 |
|
Philipp Hagemeister
|
1bb2fc98e0
|
Merge remote-tracking branch 'mjorlitzky/master'
|
2013-12-16 05:07:58 +01:00 |
|
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.
|
2013-12-16 05:04:55 +01:00 |
|
Philipp Hagemeister
|
8863d0de91
|
release 2013.12.16
|
2013-12-16 04:45:32 +01:00 |
|
Philipp Hagemeister
|
7b6fefc9d4
|
Apply --no-overwrites for --write-* files as well (Fixes #1980)
|
2013-12-16 04:39:13 +01:00 |
|
Philipp Hagemeister
|
525ef9227f
|
Add --get-duration (Fixes #859)
|
2013-12-16 04:15:10 +01:00 |
|
Philipp Hagemeister
|
c0ba0f4859
|
Document duration field
|
2013-12-16 04:09:43 +01:00 |
|
Philipp Hagemeister
|
b466b7029d
|
[youtube] Make duration an integer or None
|
2013-12-16 04:09:05 +01:00 |
|
Philipp Hagemeister
|
fa3ae234e0
|
[cbs] Add extractor (Fixes #1977)
|
2013-12-16 03:53:43 +01:00 |
|
Philipp Hagemeister
|
48462108f3
|
[theplatform] Fix geographic restriction check
|
2013-12-16 03:43:45 +01:00 |
|
Philipp Hagemeister
|
f8b56e95b8
|
[theplatform] Detect geoblocked content
|
2013-12-16 03:34:46 +01:00 |
|
Philipp Hagemeister
|
5fe18bdbde
|
Add --min-views / --max-views (Fixes #1979)
|
2013-12-16 03:09:49 +01:00 |
|
Philipp Hagemeister
|
2a203a6cda
|
Merge pull request #1956 from dstftw/master
Fix typo in month name
|
2013-12-13 07:41:34 -08:00 |
|
Philipp Hagemeister
|
f2c36ee43e
|
release 2013.12.11.2
|
2013-12-11 09:22:25 +01:00 |
|
Philipp Hagemeister
|
00381b4ccb
|
[pornhub] Fix URL regexp
|
2013-12-11 09:22:08 +01:00 |
|
Philipp Hagemeister
|
fca1ef19c1
|
release 2013.12.11.1
|
2013-12-11 08:54:54 +01:00 |
|
Philipp Hagemeister
|
357ddadbf5
|
Fix thumbnail filename determination (Fixes #1945)
|
2013-12-11 08:54:48 +01:00 |
|
Philipp Hagemeister
|
08d03235f9
|
release 2013.12.11
|
2013-12-11 08:45:51 +01:00 |
|
Philipp Hagemeister
|
e2b38da931
|
[mtv] Fixup incorrectly encoded XML documents
|
2013-12-10 12:45:22 +01:00 |
|
Philipp Hagemeister
|
a30a60d8eb
|
release 2013.12.10
|
2013-12-10 11:54:59 +01:00 |
|
Philipp Hagemeister
|
5a3ea17c94
|
[zdf] Correct order of unknown formats (#1936)
|
2013-12-10 11:52:10 +01:00 |
|
Philipp Hagemeister
|
475700acfe
|
[soundcloud] Do not mistake original_format for ext (Fixes #1934)
|
2013-12-10 11:45:13 +01:00 |
|
Philipp Hagemeister
|
45598aab08
|
[YoutubeDL] Simplify filename preparation
|
2013-12-10 11:23:35 +01:00 |
|
Philipp Hagemeister
|
49929a20a7
|
release 2013.12.09.4
|
2013-12-09 20:05:27 +01:00 |
|
Philipp Hagemeister
|
f8bd0194a7
|
Remove superfluous spaces
|
2013-12-09 20:05:10 +01:00 |
|
Philipp Hagemeister
|
4ff50ef846
|
[soundcloud] Do not match sets (Fixes #1930)
|
2013-12-09 19:57:00 +01:00 |
|
Philipp Hagemeister
|
caefb1de87
|
[ndtv] Add extractor (Fixes #1924)
|
2013-12-09 19:44:33 +01:00 |
|
Philipp Hagemeister
|
1e1f84dac9
|
release 2013.12.09.3
|
2013-12-09 18:56:17 +01:00 |
|
Philipp Hagemeister
|
1d87e3a1c6
|
[rtlnow] Allow double slashes after domain name (Fixes #1928)
|
2013-12-09 18:56:05 +01:00 |
|
Philipp Hagemeister
|
df8ae1e3a2
|
release 2013.12.09.2
|
2013-12-09 18:31:31 +01:00 |
|
Philipp Hagemeister
|
f7d8d4a116
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2013-12-09 18:29:12 +01:00 |
|
Philipp Hagemeister
|
1c088fa89d
|
Improve --bidi-workaround support
|
2013-12-09 18:29:07 +01:00 |
|
Philipp Hagemeister
|
395293a889
|
[--load-info] Always read file as UTF-8
This allows editing the file (and not escaping non-ASCII characters) and reloading it in.
|
2013-12-09 04:59:51 +01:00 |
|
Philipp Hagemeister
|
db4da14027
|
Merge remote-tracking branch 'jaimeMF/load-info'
|
2013-12-09 04:55:02 +01:00 |
|
Philipp Hagemeister
|
2101830c0d
|
Remove unused imports
|
2013-12-09 04:53:23 +01:00 |
|
Philipp Hagemeister
|
977887469c
|
Lower number of expected entries in top list
|
2013-12-09 04:50:48 +01:00 |
|
Philipp Hagemeister
|
ffa8f0df0a
|
Merge remote-tracking branch 'jaimeMF/yt-toplists'
|
2013-12-09 04:49:32 +01:00 |
|
Philipp Hagemeister
|
693b8b2d31
|
Merge remote-tracking branch 'dstftw/smotri.com-broadcast'
Conflicts:
youtube_dl/FileDownloader.py
youtube_dl/extractor/smotri.py
|
2013-12-09 04:42:35 +01:00 |
|
Philipp Hagemeister
|
a0d96c9843
|
Add filename to --dump-json output (Fixes #1908)
|
2013-12-09 04:31:18 +01:00 |
|
Philipp Hagemeister
|
2a18bc9a4b
|
Add some bug reporting hints
|
2013-12-09 04:20:14 +01:00 |
|
Philipp Hagemeister
|
eaa1a7bde3
|
release 2013.12.09.1
|
2013-12-09 04:09:06 +01:00 |
|
Philipp Hagemeister
|
0783b09b92
|
Add a workaround for terminals without bidi support (Fixes #1912)
|
2013-12-09 04:08:51 +01:00 |
|
Philipp Hagemeister
|
ffe62508e4
|
release 2013.12.09
|
2013-12-09 03:03:01 +01:00 |
|
Philipp Hagemeister
|
ac79fa02b8
|
Restore Python 2.6.<6 compatibility (Fixes #1860)
|
2013-12-09 03:02:54 +01:00 |
|
Philipp Hagemeister
|
7cc3570e53
|
Add fatal=False parameter to _download_* functions.
This allows us to simplify the calls in the youtube extractor even further.
|
2013-12-09 01:49:03 +01:00 |
|
Philipp Hagemeister
|
22686b91f0
|
release 2013.12.08.1
|
2013-12-08 07:32:25 +01:00 |
|
Philipp Hagemeister
|
31812a9e0e
|
[youtube:channel] Fix automated channel detection
|
2013-12-08 07:30:42 +01:00 |
|
Philipp Hagemeister
|
11bf848191
|
[wimp] simplify
|
2013-12-08 07:22:19 +01:00 |
|
Philipp Hagemeister
|
d4df5ed14c
|
release 2013.12.08
|
2013-12-08 06:54:52 +01:00 |
|
Philipp Hagemeister
|
303b479e0a
|
Automatically load SSL certs on Windows
|
2013-12-08 06:54:39 +01:00 |
|