Philipp Hagemeister
|
a130bc6d02
|
One more except..as
|
2012-11-28 00:13:40 +01:00 |
|
Philipp Hagemeister
|
348d0a7a18
|
Py2/3 compatibility for http.client
|
2012-11-28 00:13:00 +01:00 |
|
Philipp Hagemeister
|
03f9daab34
|
Use io.BytesIO instead of StringIO
|
2012-11-28 00:09:17 +01:00 |
|
Philipp Hagemeister
|
a8156c1d2e
|
Python 3 version of HTMLParser
|
2012-11-28 00:06:28 +01:00 |
|
Philipp Hagemeister
|
3e669f369f
|
Py3 compat for unichr and htmlentitydefs
|
2012-11-28 00:02:55 +01:00 |
|
Philipp Hagemeister
|
da779b4924
|
Fall back to urllib instead of urllib2 for Python 3 urllib.parse
|
2012-11-27 23:58:47 +01:00 |
|
Philipp Hagemeister
|
89fb51dd2d
|
Remove ur references for Python 3.3 support
|
2012-11-27 23:56:10 +01:00 |
|
Philipp Hagemeister
|
01ba00ca42
|
Prepare urllib references for 2/3 compatibility
|
2012-11-27 23:54:09 +01:00 |
|
Philipp Hagemeister
|
e08bee320e
|
Use except .. as everywhere (#180)
|
2012-11-27 23:31:55 +01:00 |
|
Philipp Hagemeister
|
96731798db
|
Rename util.u to util.compat_str
|
2012-11-27 23:29:18 +01:00 |
|
Philipp Hagemeister
|
c116339ddb
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2012-11-27 23:23:37 +01:00 |
|
Philipp Hagemeister
|
dae7c920f6
|
Make test_utils.py run on Python 3
|
2012-11-27 23:20:29 +01:00 |
|
Philipp Hagemeister
|
1a84d8675b
|
Use u instead of str in Python 2
|
2012-11-27 23:11:44 +01:00 |
|
Philipp Hagemeister
|
18ea0cefc3
|
Merge pull request #560 from phihag/fix-to_screen-mode
to_screen: Only encode when output stream is binary
|
2012-11-27 13:10:57 -08:00 |
|
Philipp Hagemeister
|
c806f804d8
|
Only encode when output stream is binary
|
2012-11-27 21:07:25 +01:00 |
|
Philipp Hagemeister
|
95649b3936
|
Replace long with int (see PEP 237)
|
2012-11-27 19:05:03 +01:00 |
|
Philipp Hagemeister
|
3aeb78ea4e
|
Better formatting (PEP 8)
|
2012-11-27 19:03:37 +01:00 |
|
Philipp Hagemeister
|
dd109dee8e
|
Remove mentions of unicode
|
2012-11-27 19:02:37 +01:00 |
|
Philipp Hagemeister
|
b514df2034
|
Clean up with the help of pep8
|
2012-11-27 18:55:35 +01:00 |
|
Philipp Hagemeister
|
0969bdd305
|
unify spacing
|
2012-11-27 18:49:18 +01:00 |
|
Philipp Hagemeister
|
1a9c655e3b
|
Merge remote-tracking branch 'Asido/master'
|
2012-11-27 18:48:43 +01:00 |
|
Philipp Hagemeister
|
88db5ef279
|
2012.11.29
|
2012-11-27 18:36:43 +01:00 |
|
Philipp Hagemeister
|
f8d8b39bba
|
Prepare 2012.11.29 release
|
2012-11-27 18:30:34 +01:00 |
|
Philipp Hagemeister
|
dcd60025f8
|
Fix filename sanitation (Closes #555)
|
2012-11-27 18:27:46 +01:00 |
|
Philipp Hagemeister
|
26396311b5
|
Add Christian Albrecht (Arte.tv IE) to authors
|
2012-11-27 17:16:49 +01:00 |
|
Philipp Hagemeister
|
dffe658bac
|
Remove exclamation mark in --restrict-filenames mode
|
2012-11-27 17:15:33 +01:00 |
|
Philipp Hagemeister
|
33d94a6c99
|
Merge remote-tracking branch 'alab1001101/master'
|
2012-11-27 17:14:29 +01:00 |
|
Philipp Hagemeister
|
4d47921c9e
|
ignore kate swap files
|
2012-11-27 17:01:12 +01:00 |
|
Philipp Hagemeister
|
d94adc2638
|
Actually fix manpage (#473)
|
2012-11-27 16:58:50 +01:00 |
|
Philipp Hagemeister
|
5c5d06d31d
|
Merge pull request #473 from grimreaper/master
fix mdoc nits
|
2012-11-27 07:52:58 -08:00 |
|
Philipp Hagemeister
|
cc872b68a8
|
Actually merge #379
|
2012-11-27 16:42:50 +01:00 |
|
Philipp Hagemeister
|
17cb14a336
|
Merge remote-tracking branch 'joelverhagen/master'
|
2012-11-27 16:41:16 +01:00 |
|
Philipp Hagemeister
|
877f4c45d3
|
Fix output format doc
|
2012-11-27 16:28:29 +01:00 |
|
Philipp Hagemeister
|
02531431f2
|
Extended documentation for output format in README (Closes #268)
|
2012-11-27 16:27:35 +01:00 |
|
Philipp Hagemeister
|
e02066e7ff
|
Windows build for 2012.11.28
|
2012-11-27 16:15:15 +01:00 |
|
Philipp Hagemeister
|
c9128b353d
|
Bump version number to a numeric-only one to appease py2exe
|
2012-11-27 16:12:08 +01:00 |
|
Philipp Hagemeister
|
e7c6f1a2dc
|
Bump version number
|
2012-11-27 16:08:39 +01:00 |
|
Philipp Hagemeister
|
1a911e60a4
|
Add test for asian characters (#551)
|
2012-11-27 16:07:52 +01:00 |
|
Philipp Hagemeister
|
46cbda0be4
|
Minor filename encoding improvement in a common case
|
2012-11-27 15:07:10 +01:00 |
|
Philipp Hagemeister
|
fa59f4b6a9
|
Merge remote-tracking branch 'chrisjrn/master'
|
2012-11-27 14:55:18 +01:00 |
|
Philipp Hagemeister
|
6bac102a4d
|
Fix spacing in comedycentral IE
|
2012-11-27 13:24:10 +01:00 |
|
Philipp Hagemeister
|
958a22b7cf
|
Merge remote-tracking branch 'chrisjrn/master'
|
2012-11-27 13:19:18 +01:00 |
|
Philipp Hagemeister
|
97cd3afc75
|
warn if %(stitle)s is being used
|
2012-11-27 13:11:06 +01:00 |
|
Philipp Hagemeister
|
aa2a94ed81
|
Encode the entire filename
|
2012-11-27 13:01:32 +01:00 |
|
Philipp Hagemeister
|
c7032546f1
|
Clean up test
|
2012-11-27 12:46:27 +01:00 |
|
Philipp Hagemeister
|
56781d3d2e
|
Switch back to underline for invalid characters, and make restricted ASCII-only
|
2012-11-27 12:46:09 +01:00 |
|
Philipp Hagemeister
|
ed7516c69d
|
Merge remote-tracking branch 'chrisjrn/master'
|
2012-11-27 12:25:51 +01:00 |
|
Philipp Hagemeister
|
9fb3bfb45a
|
Merge remote-tracking branch 'gcmalloc/master'
|
2012-11-27 00:42:47 +01:00 |
|
Philipp Hagemeister
|
240089e5df
|
remove accidental remnants
|
2012-11-27 00:14:12 +01:00 |
|
Philipp Hagemeister
|
1c469a9480
|
New optoin --restrict-filenames
|
2012-11-26 23:58:46 +01:00 |
|
Philipp Hagemeister
|
71f36332dd
|
Remove redundancy in instructions
|
2012-11-26 23:40:51 +01:00 |
|
Philipp Hagemeister
|
8179d2ba74
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2012-11-26 23:25:04 +01:00 |
|
Philipp Hagemeister
|
df4bad3245
|
Document configuration
|
2012-11-26 23:24:55 +01:00 |
|
Philipp Hagemeister
|
92b91c1878
|
Use character instead of byte strings
|
2012-11-26 04:23:20 +01:00 |
|
Philipp Hagemeister
|
7ec1a206ea
|
Remove longs (int does the right thing since Python 2.2, see PEP 237)
|
2012-11-26 04:13:43 +01:00 |
|
Philipp Hagemeister
|
51937c0869
|
Add some parentheses around print for #180
|
2012-11-26 04:05:54 +01:00 |
|
Philipp Hagemeister
|
6b50761222
|
Merge pull request #538 from zejn/patch-1
Also enable album URLs on Vimeo.
|
2012-11-25 18:04:11 -08:00 |
|
Philipp Hagemeister
|
6571408dc6
|
Merge pull request #545 from FiloSottile/alias
Kill (alias) --literal and %(title)
|
2012-11-25 15:57:57 -08:00 |
|
Philipp Hagemeister
|
b7a34316d2
|
-x for --extract-audio, one of the most popular options
|
2012-10-30 17:41:38 +01:00 |
|
Philipp Hagemeister
|
74e453bdea
|
New --id option for the old default filename pattern
|
2012-10-30 17:37:53 +01:00 |
|
Philipp Hagemeister
|
156a59e7a9
|
Additional tests in file name sanitation
|
2012-10-29 08:19:54 +01:00 |
|
Philipp Hagemeister
|
aeca861f22
|
Merge pull request #502 from FiloSottile/new_sanitize_filename
My sanitize_filename proposal
|
2012-10-28 15:33:59 -07:00 |
|
Philipp Hagemeister
|
25b7fd9c01
|
Merge pull request #491 from tyll/master
Update install target
|
2012-10-26 01:10:25 -07:00 |
|
Philipp Hagemeister
|
ece34e8951
|
Merge pull request #486 from Tailszefox/local
Added duration for YouTube videos
|
2012-10-23 05:53:28 -07:00 |
|
Philipp Hagemeister
|
c6c0e23a32
|
Support raw playlist parameters (Closes #482)
|
2012-10-22 13:01:36 +02:00 |
|
Philipp Hagemeister
|
02b324a23d
|
Restore 2.5 compat by activating with_statement future
|
2012-10-22 12:51:20 +02:00 |
|
Philipp Hagemeister
|
073522bc6c
|
Don't use 2.7+ check_output
|
2012-10-19 23:28:37 +02:00 |
|
Philipp Hagemeister
|
9248cb0549
|
Merge pull request #472 from gcmalloc/master
Test proposal
|
2012-10-19 05:48:12 -07:00 |
|
Philipp Hagemeister
|
27fec0e3bd
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2012-10-08 22:14:28 +02:00 |
|
Philipp Hagemeister
|
65f934dc93
|
Correct detect_executables on Windows (Closes #447, #457)
|
2012-10-08 22:14:19 +02:00 |
|
Philipp Hagemeister
|
b7b4796bf2
|
Fix docs
|
2012-10-01 18:39:24 +02:00 |
|
Philipp Hagemeister
|
fcbc8c830e
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2012-10-01 18:38:19 +02:00 |
|
Philipp Hagemeister
|
f48ce130c7
|
Fix doc of extractor field
|
2012-10-01 18:38:10 +02:00 |
|
Philipp Hagemeister
|
38612b4edc
|
update default UA string (Closes #390)
|
2012-09-27 23:38:11 +02:00 |
|
Philipp Hagemeister
|
6c5b442a9b
|
Add recent breakage to FAQ (Closes #433)
|
2012-09-27 23:30:17 +02:00 |
|
Philipp Hagemeister
|
5a5523698d
|
Add new field "extractor" to the info dictionary
|
2012-09-27 20:48:16 +02:00 |
|
Philipp Hagemeister
|
05a2c206be
|
Merge pull request #425 from danut007ro/master
Provider (youtube, etc) is now saved in info_dict
|
2012-09-27 11:45:07 -07:00 |
|
Philipp Hagemeister
|
8ca21983d8
|
Merge pull request #432 from cryzed/master
Fixed YouTube playlist parsing
|
2012-09-27 11:42:58 -07:00 |
|
Philipp Hagemeister
|
20326b8b1b
|
Let Makefile use youtube-dl source code instead of compiled binary
|
2012-09-27 20:21:20 +02:00 |
|
Philipp Hagemeister
|
5d534e2fe6
|
Improve option definitions
|
2012-09-27 20:19:27 +02:00 |
|
Philipp Hagemeister
|
234e230c87
|
Merge remote-tracking branch 'FiloSottille/vbr'
Conflicts:
youtube-dl
youtube-dl.exe
|
2012-09-27 20:18:29 +02:00 |
|
Philipp Hagemeister
|
34ae0f9d20
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2012-09-27 19:56:29 +02:00 |
|
Philipp Hagemeister
|
df09e5f9e1
|
Merge pull request #405 from hdclark/master
Support for custom user agent
|
2012-09-27 10:56:25 -07:00 |
|
Philipp Hagemeister
|
74e716bb64
|
original test video
|
2012-09-27 19:44:44 +02:00 |
|
Philipp Hagemeister
|
85f76ac90b
|
Merge remote-tracking branch 'FiloSottille/automation'
|
2012-09-27 19:41:51 +02:00 |
|
Philipp Hagemeister
|
7f36e39676
|
Merge remote-tracking branch 'FiloSottille/supports'
Conflicts:
youtube-dl
|
2012-09-27 19:24:41 +02:00 |
|
Philipp Hagemeister
|
ebe3f89ea4
|
Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
|
2012-09-27 18:55:56 +02:00 |
|
Philipp Hagemeister
|
b5de8af234
|
Release 2012.09.27
|
2012-09-27 11:25:46 +02:00 |
|
Philipp Hagemeister
|
eb817499b0
|
Compile updated youtube-dl
|
2012-09-27 11:23:44 +02:00 |
|
Philipp Hagemeister
|
e2af9232b2
|
Merge pull request #428 from virtulis/master
A quick fix to #427
|
2012-09-27 02:22:05 -07:00 |
|
Philipp Hagemeister
|
b0d4f95899
|
Merge pull request #391 from rbrito/support-tube.majestyc.net
Support downloading Youtube videos via tube.majestyc.net
|
2012-09-25 14:17:13 -07:00 |
|
Philipp Hagemeister
|
a171dbfc27
|
Merge pull request #386 from FiloSottile/blip
Blip.tv
|
2012-08-01 12:26:00 -07:00 |
|
Philipp Hagemeister
|
3210735c49
|
Fix EscapistMagazine IE
|
2012-07-18 21:17:51 +02:00 |
|
Philipp Hagemeister
|
a047951477
|
Merge pull request #352 from chocolateboy/decontaminate_stdout
don't corrupt stdout (-o -) in verbose mode
|
2012-05-31 00:04:32 -07:00 |
|
Philipp Hagemeister
|
668d975039
|
quiet zip in make compile
|
2012-05-23 19:19:53 +02:00 |
|
Philipp Hagemeister
|
9ab3406ddb
|
Fix Escapist IE
|
2012-05-23 19:19:31 +02:00 |
|
Philipp Hagemeister
|
1b91a2e2cf
|
Merge pull request #342 from FiloSottile/master
Re-organized code and a lot of other stuff.
|
2012-05-22 04:35:59 -07:00 |
|
Philipp Hagemeister
|
0c24eed73a
|
merge #336
|
2012-04-19 09:46:01 +02:00 |
|
Philipp Hagemeister
|
29ce2c1201
|
Merge git://git.jankratochvil.net/youtube-dl
|
2012-04-19 09:44:25 +02:00 |
|
Philipp Hagemeister
|
fff24d5e35
|
Clean up superfluous whitespace
|
2012-03-15 20:52:35 +01:00 |
|