Philipp Hagemeister
|
d6c7a367e8
[utils] Fix url_basename
|
11 年之前 |
Philipp Hagemeister
|
29eb517403
Add webpage_url_basename info_dict field (Fixes #1938)
|
11 年之前 |
Jaime Marquínez Ferrándiz
|
f53c966a73
[dailymotion] Extract view count (#1895)
|
11 年之前 |
Jaime Marquínez Ferrándiz
|
a6a173c2fd
utils.shell_quote: Convert the args to unicode strings
|
11 年之前 |
Philipp Hagemeister
|
9d4660cab1
[generic] Support embedded vimeo videos (#1602)
|
12 年之前 |
Philipp Hagemeister
|
44a5f1718a
Simplify tests
|
12 年之前 |
Jaime Marquínez Ferrándiz
|
d7e66d39a0
Add an extractor for internetvideoarchive.com videos
|
12 年之前 |
Jaime Marquínez Ferrándiz
|
a921f40799
[ustream] Simplify channel extraction
|
12 年之前 |
Philipp Hagemeister
|
59ae56fad5
Add helper function find_path_attr
|
12 年之前 |
Jaime Marquínez Ferrándiz
|
37254abc36
Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month|year)(s)? (Closes #137)
|
12 年之前 |
Jaime Marquínez Ferrándiz
|
bf50b0383e
Fix some IEs that didn't return the uploade_date in the YYYYMMDD format
|
12 年之前 |
Jaime Marquínez Ferrándiz
|
bd55852517
Allow to select videos to download by their upload dates (related #137)
|
12 年之前 |
Philipp Hagemeister
|
314d506b96
Do not use deprecated method
|
12 年之前 |
Philipp Hagemeister
|
e387eb5aba
Let youtube IE handle IDs starting with PL (Closes #572)
|
12 年之前 |
Philipp Hagemeister
|
796173d08b
Keep video IDs verbatim if possible (Closes #571)
|
12 年之前 |
Philipp Hagemeister
|
627dcfff39
Restrict more characters (Closes #566)
|
12 年之前 |
Philipp Hagemeister
|
59ae15a507
Convert all tabs to 4 spaces (PEP8)
|
12 年之前 |
Philipp Hagemeister
|
8cd10ac4ef
Fix printing title etc.
|
12 年之前 |
Philipp Hagemeister
|
dae7c920f6
Make test_utils.py run on Python 3
|
12 年之前 |
Philipp Hagemeister
|
dffe658bac
Remove exclamation mark in --restrict-filenames mode
|
12 年之前 |
Philipp Hagemeister
|
1a911e60a4
Add test for asian characters (#551)
|
12 年之前 |
Philipp Hagemeister
|
46cbda0be4
Minor filename encoding improvement in a common case
|
12 年之前 |
Philipp Hagemeister
|
c7032546f1
Clean up test
|
12 年之前 |
Philipp Hagemeister
|
56781d3d2e
Switch back to underline for invalid characters, and make restricted ASCII-only
|
12 年之前 |
Philipp Hagemeister
|
1c469a9480
New optoin --restrict-filenames
|
12 年之前 |
Philipp Hagemeister
|
156a59e7a9
Additional tests in file name sanitation
|
13 年之前 |
Filippo Valsorda
|
42cb53fcfa
modified filename escaping to a "smarter" one
|
13 年之前 |
gcmalloc
|
4279a0ca98
correcting test to be compatible with python2.6
|
13 年之前 |
gcmalloc
|
137c5803c3
some changes to keep the same standard
|
13 年之前 |
gcmalloc
|
80a846e119
correction on the test for the utils.py
|
13 年之前 |