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 18:19:51 +08:00
Code
Issues
Releases
Wiki
Activity
16,558
Commits
2
Branches
1,081
Tags
16d896b2a74e2b9989fc0483728f8009876fc4cf
Commit Graph
16558 Commits
This Branch
This Branch
All Branches
Make test_utils.py run on Python 3
Philipp Hagemeister
·
2012-11-27 23:20:29 +01:00
dae7c920f6
Use None on missing required info_dict fields
Filippo Valsorda
·
2012-11-27 23:15:33 +01:00
f462df021a
Use u instead of str in Python 2
Philipp Hagemeister
·
2012-11-27 23:11:44 +01:00
1a84d8675b
Merge pull request
#560
from phihag/fix-to_screen-mode
to_screen: Only encode when output stream is binary
Philipp Hagemeister
·
2012-11-27 13:10:57 -08:00
18ea0cefc3
Only encode when output stream is binary
Philipp Hagemeister
·
2012-11-27 21:07:25 +01:00
c806f804d8
IE._WORKING attribute in order to warn the users and skip the tests on broken IEs
Filippo Valsorda
·
2012-11-27 19:30:09 +01:00
03c5b0fbd4
Replace long with int (see PEP 237)
Philipp Hagemeister
·
2012-11-27 19:05:03 +01:00
95649b3936
Better formatting (PEP 8)
Philipp Hagemeister
·
2012-11-27 19:03:37 +01:00
3aeb78ea4e
Remove mentions of unicode
Philipp Hagemeister
·
2012-11-27 19:02:37 +01:00
dd109dee8e
Clean up with the help of pep8
Philipp Hagemeister
·
2012-11-27 18:55:35 +01:00
b514df2034
unify spacing
Philipp Hagemeister
·
2012-11-27 18:49:18 +01:00
0969bdd305
Merge remote-tracking branch 'Asido/master'
Philipp Hagemeister
·
2012-11-27 18:48:43 +01:00
1a9c655e3b
2012.11.29
Philipp Hagemeister
·
2012-11-27 18:36:43 +01:00
2012.11.29
88db5ef279
Prepare 2012.11.29 release
Philipp Hagemeister
·
2012-11-27 18:30:34 +01:00
f8d8b39bba
Fix filename sanitation (
Closes
#555
)
Philipp Hagemeister
·
2012-11-27 18:27:46 +01:00
dcd60025f8
document info_dict['subtitles'] and info_dict['urlhandle']
Filippo Valsorda
·
2012-11-27 18:08:07 +01:00
7e4674830e
make all IEs return 'upload_date' and 'uploader', even if only u'NA'
Filippo Valsorda
·
2012-11-27 17:57:12 +01:00
9ce5d9ee75
info_dict['upload_date'] is documented in --output, IEs MUST specify it
Filippo Valsorda
·
2012-11-27 17:38:22 +01:00
b49e75ff9a
info_dict['player_url'] is used only for rtmpdump, indicate it as optional in the info_dict
Filippo Valsorda
·
2012-11-27 17:32:25 +01:00
abe7a3ac2a
default info_dict['format'] to info_dict['ext'] and make the YT one more verbose
Filippo Valsorda
·
2012-11-27 17:20:25 +01:00
717b1f72ed
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
First
Previous
...
313
314
315
316
317
...
Next
Last