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 13:51:18 +08:00
Code
Issues
Releases
Wiki
Activity
648
Commits
2
Branches
1,081
Tags
7a7c093ab011ea94de52d90500cb90c7a39ea0a2
Commit Graph
648 Commits
This Branch
This Branch
All Branches
Bump version number
Philipp Hagemeister
·
2011-09-14 22:55:26 +02:00
2011.09.15
e5b9fac281
Update README
Philipp Hagemeister
·
2011-09-14 22:55:09 +02:00
08c1d0d3bc
Add --match-title and --reject-title (
Closes
#132
)
Anand Babu Periasamy
·
2011-09-14 22:54:51 +02:00
20e91e8375
Support for The Escapist
Philipp Hagemeister
·
2011-09-14 22:26:53 +02:00
f9c6878714
Simplify IE index
Philipp Hagemeister
·
2011-09-14 21:39:41 +02:00
8c5dc3ad40
Decapitalize options in README for consistency with youtube-dl --help
Philipp Hagemeister
·
2011-09-14 21:20:23 +02:00
1d2e86aed9
Clarify usage
Philipp Hagemeister
·
2011-09-14 21:19:33 +02:00
a2f7e3a5bb
typo in README
Philipp Hagemeister
·
2011-09-14 21:18:22 +02:00
f2a3a3522c
Fully implement comedycentral downloader
Philipp Hagemeister
·
2011-09-14 21:17:05 +02:00
b487ef0833
Update LATEST_VERSION (oops)
Philipp Hagemeister
·
2011-09-14 00:04:46 +02:00
d0922f29a3
Bump version number
Philipp Hagemeister
·
2011-09-13 23:58:46 +02:00
2011.09.14
b90bcbe79e
s#phihag#rg3
Philipp Hagemeister
·
2011-09-13 23:58:31 +02:00
8236e85178
Do not claim copyright in README (
Closes
#157
)
Philipp Hagemeister
·
2011-09-13 23:54:50 +02:00
803abae206
Merge remote-tracking branch 'knagano/master'
Philipp Hagemeister
·
2011-09-13 23:50:44 +02:00
50bdd8a9e7
Merge remote-tracking branch 'CaptainPatate/master'
Philipp Hagemeister
·
2011-09-13 23:35:48 +02:00
34554a7ad4
Bump version number (remove -phihag)
Philipp Hagemeister
·
2011-09-13 22:39:20 +02:00
2011.09.13
93e1659586
Automatically generate LATEST_VERSION (
Closes
#16
)
Philipp Hagemeister
·
2011-09-13 22:29:50 +02:00
b576abb457
Allow downloading current thedailyshow episode with youtube-dl :tds
Philipp Hagemeister
·
2011-09-13 21:51:44 +02:00
f166bccc8f
Clarify README
Philipp Hagemeister
·
2011-09-13 21:51:06 +02:00
5a2ba45e09
README: More bug filing instructions
Philipp Hagemeister
·
2011-09-09 08:47:00 +02:00
e133e1213f
Include ERROR: no fmt_url_map or conn information found in video info in FAQ
Philipp Hagemeister
·
2011-09-09 08:41:52 +02:00
454d6691d8
comedycentral: 1 seems to be the constant correct offset
Philipp Hagemeister
·
2011-09-09 08:14:01 +02:00
d793aebaed
comedycentral: Use media number instead of act number as ID
Philipp Hagemeister
·
2011-09-08 18:49:28 +02:00
5991ddfd7a
Temporarily fix dailyshow+colbertnation media IDs
Philipp Hagemeister
·
2011-09-07 23:15:26 +02:00
a88bc6bbd3
Switch around act and episode title (makes -t nicer)
Philipp Hagemeister
·
2011-09-07 22:42:33 +02:00
46c8c43266
Basic comedycentral (The Daily Show) support (Will work as soon as rtmpdump gets fixed)
Philipp Hagemeister
·
2011-09-07 22:06:09 +02:00
fedf9f3902
comedycentral: include player URL (still broken)
Philipp Hagemeister
·
2011-09-07 21:43:19 +02:00
0f862ea18c
Rudimentary support for comedycentral (rtmpdump currently broken)
Philipp Hagemeister
·
2011-09-07 21:36:06 +02:00
c8e30044b8
Do not try to re-encode unicode filenames (
Closes
#13
)
Philipp Hagemeister
·
2011-09-07 09:35:22 +02:00
cec3a53cbd
Credit Sören Schulze for myvideo support
Philipp Hagemeister
·
2011-09-06 23:58:00 +02:00
6fc5b0bb17
myvideo.de support
Philipp Hagemeister
·
2011-09-06 23:56:32 +02:00
9b0a8bc198
Fix os.makedirs in Windows
Philipp Hagemeister
·
2011-09-06 17:56:05 +02:00
e5e74ffb97
Bump version to 2011.09.06
Philipp Hagemeister
·
2011-09-06 17:42:45 +02:00
eb99a7ee5f
Use os.makedirs instead of homebrewn pmkdir
Philipp Hagemeister
·
2011-09-06 17:32:22 +02:00
50891fece7
merged pep8_whitespace
Philipp Hagemeister
·
2011-09-06 17:19:23 +02:00
ef53099e35
fixed PEP8 whitespace issues
mostly vertical whitespace and mixed spaces and tabs
FND
·
2011-09-05 09:46:56 +02:00
c0a10ca8dc
Update Makefile to new README format
Philipp Hagemeister
·
2011-09-04 11:47:58 +02:00
8f88eb1fa7
Added FAQ to README
Philipp Hagemeister
·
2011-09-04 11:41:54 +02:00
447b1d7170
Robust error handling in downloading code
Philipp Hagemeister
·
2011-09-03 11:32:05 +02:00
dbddab2799
Merge remote-tracking branch 'wise86/master'
Philipp Hagemeister
·
2011-08-31 21:28:44 +02:00
802622ac1c
Remove stable from help wording (There will be only one main branch for now)
Philipp Hagemeister
·
2011-08-31 21:28:40 +02:00
e0e56865a0
Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues (
Closes
#5
)
Philipp Hagemeister
·
2011-08-28 23:44:23 +02:00
eb11aaccbb
Update update mechanism (
Closes
#4
)
Philipp Hagemeister
·
2011-08-28 23:38:40 +02:00
d207e7cf88
Merge remote-tracking branch 'rbrito/prefer-webm'
Philipp Hagemeister
·
2011-08-28 23:23:42 +02:00
36cf7bccde
Add default make target
Philipp Hagemeister
·
2011-08-28 23:17:32 +02:00
5fd5ce0838
Credit Rogério Brito for Vimeo support
Philipp Hagemeister
·
2011-08-28 23:17:18 +02:00
6ae796b1ee
Merge Vimeo support
Philipp Hagemeister
·
2011-08-28 22:57:50 +02:00
9c3e23fb64
Update: Write downloaded file without modification (allows hashsums)
Philipp Hagemeister
·
2011-08-28 22:10:03 +02:00
5f9f2b7396
Makefile to recreate README
Philipp Hagemeister
·
2011-08-25 00:09:28 +02:00
4618f3da74
Fix stty detection
Philipp Hagemeister
·
2011-08-25 00:08:59 +02:00
eb0387a848
First
Previous
...
3
4
5
6
7
...
Next
Last