This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://github.com/l1ving/youtube-dl
synced
2026-05-19 11:29:55 +08:00
Code
Issues
Releases
Wiki
Activity
1,119
Commits
2
Branches
1,081
Tags
4da769cccaf34efaacf620f1a2ea161cea8e9803
Commit Graph
20 Commits
Do not use deprecated method
Philipp Hagemeister
·
2012-12-20 13:26:37 +01:00
314d506b96
Let youtube IE handle IDs starting with PL (
Closes
#572
)
Philipp Hagemeister
·
2012-12-04 10:59:38 +01:00
e387eb5aba
Keep video IDs verbatim if possible (
Closes
#571
)
Philipp Hagemeister
·
2012-12-03 15:36:41 +01:00
796173d08b
Restrict more characters (
Closes
#566
)
Philipp Hagemeister
·
2012-11-28 12:59:27 +01:00
627dcfff39
Convert all tabs to 4 spaces (PEP8)
Philipp Hagemeister
·
2012-11-28 02:04:46 +01:00
59ae15a507
Fix printing title etc.
Philipp Hagemeister
·
2012-11-28 00:46:21 +01:00
8cd10ac4ef
Make test_utils.py run on Python 3
Philipp Hagemeister
·
2012-11-27 23:20:29 +01:00
dae7c920f6
Remove exclamation mark in --restrict-filenames mode
Philipp Hagemeister
·
2012-11-27 17:15:33 +01:00
dffe658bac
Add test for asian characters (
#551
)
Philipp Hagemeister
·
2012-11-27 16:07:52 +01:00
1a911e60a4
Minor filename encoding improvement in a common case
Philipp Hagemeister
·
2012-11-27 15:07:10 +01:00
46cbda0be4
Clean up test
Philipp Hagemeister
·
2012-11-27 12:46:27 +01:00
c7032546f1
Switch back to underline for invalid characters, and make restricted ASCII-only
Philipp Hagemeister
·
2012-11-27 12:46:09 +01:00
56781d3d2e
New optoin --restrict-filenames
Philipp Hagemeister
·
2012-11-26 23:58:46 +01:00
1c469a9480
Additional tests in file name sanitation
Philipp Hagemeister
·
2012-10-29 08:19:54 +01:00
156a59e7a9
modified filename escaping to a "smarter" one
Filippo Valsorda
·
2012-10-28 22:47:02 +01:00
42cb53fcfa
correcting test to be compatible with python2.6
gcmalloc
·
2012-10-19 12:53:20 +02:00
4279a0ca98
some changes to keep the same standard
gcmalloc
·
2012-10-12 20:25:22 +02:00
137c5803c3
correction on the test for the utils.py
gcmalloc
·
2012-10-12 20:24:58 +02:00
80a846e119
adding TestCase class and corresponding test
gcmalloc
·
2012-10-12 20:24:58 +02:00
44fb345437
correction on the sanitize title method, change in title resulting
gcmalloc
·
2012-10-12 20:24:58 +02:00
9993976ae4