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-21 03:49:49 +08:00
Code
Issues
Releases
Wiki
Activity
1,938
Commits
2
Branches
1,081
Tags
c216c1894de46ef5cfb7e391d9adfd5d3f84acbb
Commit Graph
1938 Commits
This Branch
This Branch
All Branches
Add Christian Albrecht (Arte.tv IE) to authors
Philipp Hagemeister
·
2012-11-27 17:16:49 +01:00
26396311b5
Remove exclamation mark in --restrict-filenames mode
Philipp Hagemeister
·
2012-11-27 17:15:33 +01:00
dffe658bac
Merge remote-tracking branch 'alab1001101/master'
Philipp Hagemeister
·
2012-11-27 17:14:29 +01:00
33d94a6c99
ignore kate swap files
Philipp Hagemeister
·
2012-11-27 17:01:12 +01:00
4d47921c9e
Actually fix manpage (
#473
)
Philipp Hagemeister
·
2012-11-27 16:58:50 +01:00
d94adc2638
Merge pull request
#473
from grimreaper/master
fix mdoc nits
Philipp Hagemeister
·
2012-11-27 07:52:58 -08:00
5c5d06d31d
Actually merge
#379
Philipp Hagemeister
·
2012-11-27 16:42:50 +01:00
cc872b68a8
Merge remote-tracking branch 'joelverhagen/master'
Philipp Hagemeister
·
2012-11-27 16:41:16 +01:00
17cb14a336
Fix output format doc
Philipp Hagemeister
·
2012-11-27 16:28:29 +01:00
877f4c45d3
Extended documentation for output format in README (
Closes
#268
)
Philipp Hagemeister
·
2012-11-27 16:27:35 +01:00
02531431f2
Windows build for 2012.11.28
Philipp Hagemeister
·
2012-11-27 16:15:15 +01:00
2012.11.28
e02066e7ff
Bump version number to a numeric-only one to appease py2exe
Philipp Hagemeister
·
2012-11-27 16:12:08 +01:00
c9128b353d
Bump version number
Philipp Hagemeister
·
2012-11-27 16:08:39 +01:00
e7c6f1a2dc
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
Merge remote-tracking branch 'chrisjrn/master'
Philipp Hagemeister
·
2012-11-27 14:55:18 +01:00
fa59f4b6a9
Fixes the InfoExtractor for the Colbert Report.
Christopher Neugebauer
·
2012-11-27 23:54:43 +11:00
4a702f3819
Fix spacing in comedycentral IE
Philipp Hagemeister
·
2012-11-27 13:24:10 +01:00
6bac102a4d
Merge remote-tracking branch 'chrisjrn/master'
Philipp Hagemeister
·
2012-11-27 13:19:18 +01:00
958a22b7cf
warn if %(stitle)s is being used
Philipp Hagemeister
·
2012-11-27 13:11:06 +01:00
97cd3afc75
Encode the entire filename
Philipp Hagemeister
·
2012-11-27 13:01:32 +01:00
aa2a94ed81
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
Fixed indentation error
Christopher Neugebauer
·
2012-11-27 22:32:24 +11:00
feb22fe5fe
Removes extranous debugging info :)
Christopher Neugebauer
·
2012-11-27 22:30:07 +11:00
d8dddb7c02
Adds format listing/selection support to the Comedy Central extractor.
Christopher Neugebauer
·
2012-11-27 22:28:16 +11:00
4408d996fb
Merge remote-tracking branch 'chrisjrn/master'
Philipp Hagemeister
·
2012-11-27 12:25:51 +01:00
ed7516c69d
Removes extraneous debug message.
Christopher Neugebauer
·
2012-11-27 21:51:30 +11:00
89af8e9d32
Points the ComedyCentral extractor at a CDN which works with more RTMPDump versions.
Christopher Neugebauer
·
2012-11-27 21:49:27 +11:00
36a9c0b5ff
Merge remote-tracking branch 'gcmalloc/master'
Philipp Hagemeister
·
2012-11-27 00:42:47 +01:00
9fb3bfb45a
release 2012.11.27
Filippo Valsorda
·
2012-11-27 00:22:39 +01:00
2012.11.27
d479e34043
remove accidental remnants
Philipp Hagemeister
·
2012-11-27 00:14:12 +01:00
240089e5df
New optoin --restrict-filenames
Philipp Hagemeister
·
2012-11-26 23:58:46 +01:00
1c469a9480
Remove redundancy in instructions
Philipp Hagemeister
·
2012-11-26 23:40:51 +01:00
71f36332dd
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
·
2012-11-26 23:25:04 +01:00
8179d2ba74
Document configuration
Philipp Hagemeister
·
2012-11-26 23:24:55 +01:00
df4bad3245
fix FAQ on how to compile (also, starnge fix in the Makefile)
Filippo Valsorda
·
2012-11-26 22:35:12 +01:00
a7b5c8d6a8
Use character instead of byte strings
Philipp Hagemeister
·
2012-11-26 04:23:20 +01:00
92b91c1878
Remove longs (int does the right thing since Python 2.2, see PEP 237)
Philipp Hagemeister
·
2012-11-26 04:13:43 +01:00
7ec1a206ea
Add some parentheses around print for
#180
Philipp Hagemeister
·
2012-11-26 04:05:54 +01:00
51937c0869
Merge pull request
#538
from zejn/patch-1
Also enable album URLs on Vimeo.
Philipp Hagemeister
·
2012-11-25 18:04:11 -08:00
6b50761222
Merge pull request
#545
from FiloSottile/alias
Kill (alias) --literal and %(title)
Philipp Hagemeister
·
2012-11-25 15:57:57 -08:00
6571408dc6
alias %(title)s to %(stitle)s
Filippo Valsorda
·
2012-11-25 20:39:42 +01:00
b6fab35b9f
aliased --literal to --title
Filippo Valsorda
·
2012-11-25 20:28:49 +01:00
baec15387c
Also enable album URLs on Vimeo.
zejn
·
2012-11-21 13:24:14 +01:00
297d7fd9c0
release 2012.11.17
Filippo Valsorda
·
2012-11-17 14:02:31 +01:00
2012.11.17
5002aea371
Strip HTML out of uploader name
Jeff Crouse
·
2012-11-13 17:48:30 -05:00
5f7ad21633
Removed the README.md build target in the makefile. It is broken...
Jeff Crouse
·
2012-11-13 17:48:10 -05:00
089d47f8d5
Reworked Vimeo file selection logic (quality, codec) -
closes
#530
Filippo Valsorda
·
2012-11-13 21:53:18 +01:00
74033a662d
Added YouPorn infoExtractor
Jeff Crouse
·
2012-11-13 13:10:56 -05:00
fdef722fa1
First
Previous
...
21
22
23
24
25
...
Next
Last