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-18 08:19:50 +08:00
Code
Issues
Releases
Wiki
Activity
766
Commits
2
Branches
1,081
Tags
42cb53fcfa2e8bbc7a96bc1a0ad1e90c1917dccd
Commit Graph
22 Commits
modified filename escaping to a "smarter" one
Filippo Valsorda
·
2012-10-28 22:47:02 +01:00
42cb53fcfa
changing test from md5 to filesize, the file changed between download
gcmalloc
·
2012-10-19 12:53:20 +02:00
591bbe9c90
cleaning the test that doesn't work with the api for the moment
gcmalloc
·
2012-10-19 12:53:20 +02:00
fc7376016c
some assertion on the file downloaded
gcmalloc
·
2012-10-19 12:53:20 +02:00
97a37c2319
removing testing video
gcmalloc
·
2012-10-19 12:53:20 +02:00
3afed78a6a
correcting test to be compatible with python2.6
gcmalloc
·
2012-10-19 12:53:20 +02:00
4279a0ca98
correction on the test
gcmalloc
·
2012-10-19 12:53:19 +02:00
7f60b5aa40
adding xvideo
gcmalloc
·
2012-10-12 20:25:22 +02:00
4c9afeca34
adding facebook test
gcmalloc
·
2012-10-12 20:25:22 +02:00
6da7877bf5
adding photobucket test
gcmalloc
·
2012-10-12 20:25:22 +02:00
b4e5de51ec
adding metacafe test
gcmalloc
·
2012-10-12 20:25:22 +02:00
a4b5f22554
adding dailymotion test
gcmalloc
·
2012-10-12 20:25:22 +02:00
ff08984246
some changes to keep the same standard
gcmalloc
·
2012-10-12 20:25:22 +02:00
137c5803c3
changing test video
gcmalloc
·
2012-10-12 20:24:58 +02:00
0b4e98490b
correction on the test for the utils.py
gcmalloc
·
2012-10-12 20:24:58 +02:00
80a846e119
adding download test with md5 check
gcmalloc
·
2012-10-12 20:24:58 +02:00
efe8902f0b
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
original test video
Philipp Hagemeister
·
2012-09-27 19:44:44 +02:00
74e716bb64
Allow non-ASCII characters in simplified titles(
Closes
#220
)
Philipp Hagemeister
·
2011-11-21 21:50:39 +01:00
af8e8d63f9
Simplify simplify_title
Philipp Hagemeister
·
2011-11-21 20:17:07 +01:00
e092418d8b
First tests
Philipp Hagemeister
·
2011-11-21 20:07:24 +01:00
e33e3045c6