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 15:50:42 +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
release 2013.02.01
Philipp Hagemeister
·
2013-02-01 17:57:32 +01:00
2013.02.01
9cd5e4fce8
Fix Facebook IE
Philipp Hagemeister
·
2013-02-01 17:56:22 +01:00
edba5137b8
Switch ComedyCentral test to a permanent URL (They delete full episodes older than a month)
Philipp Hagemeister
·
2013-02-01 17:46:03 +01:00
233a22960a
Work around buggy HTML Parser in Python < 2.7.3 (
Closes
#662
)
Philipp Hagemeister
·
2013-02-01 17:29:50 +01:00
3b024e17af
Try setuptools first, then fallback to distutils.core
David Coppa
·
2013-01-30 15:31:38 +01:00
a32b573ccb
release 2013.01.28
Philipp Hagemeister
·
2013-01-27 18:33:58 +01:00
2013.01.28
ec71c13ab8
Fix Stanford (
Closes
#653
)
Philipp Hagemeister
·
2013-01-27 15:23:26 +01:00
f0bad2b026
8tracks: Ignore hashes
Philipp Hagemeister
·
2013-01-27 04:15:12 +01:00
25580f3251
8tracks: Better default titles
Philipp Hagemeister
·
2013-01-27 04:05:53 +01:00
da4de959df
8tracks: Include performer as uploader
Philipp Hagemeister
·
2013-01-27 03:27:46 +01:00
d0d51a8afa
Remove space before shebang
Philipp Hagemeister
·
2013-01-27 03:07:07 +01:00
c67598c3e1
Merge remote-tracking branch 'jaimeMF/makefilePythonversion'
Philipp Hagemeister
·
2013-01-27 03:06:32 +01:00
811d253bc2
release 2013.01.27
Philipp Hagemeister
·
2013-01-27 03:03:02 +01:00
2013.01.27
c3a1642ead
8tracks IE (
Closes
#652
)
Philipp Hagemeister
·
2013-01-27 03:01:23 +01:00
ccf65f9dee
Fix Facebook (
Closes
#375
)
Philipp Hagemeister
·
2013-01-25 16:54:48 +01:00
b954070d70
Drop md5: spec for now (unused and breaks int values)
Philipp Hagemeister
·
2013-01-25 16:54:25 +01:00
30e9f4496b
Option in makefile to select python interpreter
Jaime Marquínez Ferrándiz
·
2013-01-25 15:11:03 +01:00
271d3fbdaa
Guard against sys.getfilesystemencoding() == None (
#503
)
Philipp Hagemeister
·
2013-01-20 01:48:05 +01:00
6df40dcbe0
twitch.tv: Use id as title if no title is present (
Closes
#638
)
Philipp Hagemeister
·
2013-01-16 09:55:45 +01:00
97f194c1fb
Do not backup version.py (under version control and frankly, not that complex)
Philipp Hagemeister
·
2013-01-12 23:04:46 +01:00
4da769ccca
Force build removal
Philipp Hagemeister
·
2013-01-12 22:25:54 +01:00
253d96f2e2
release 2013.01.13
Philipp Hagemeister
·
2013-01-12 22:18:13 +01:00
2013.01.13
bbc3e2753a
Revert "Move update to front"
This reverts commit
db30f02b50
.
Philipp Hagemeister
·
2013-01-12 22:10:36 +01:00
67353612ba
Download progress hooks
Philipp Hagemeister
·
2013-01-12 20:34:50 +01:00
bffbd5f038
Aggressive test timeout to catch hanging servers
Philipp Hagemeister
·
2013-01-12 20:33:03 +01:00
d8bbf2018e
[RBMA] Do not fail if thumbnail is empty
Philipp Hagemeister
·
2013-01-12 18:45:50 +01:00
187f491ad2
Correct Blip.tv on 2.6, where HTTP headers are case-sensitive (wtf?)
Philipp Hagemeister
·
2013-01-12 18:38:23 +01:00
335959e778
correct pushes in release script
Philipp Hagemeister
·
2013-01-12 18:37:21 +01:00
3b83bf8f6a
Default to py3 in sign-versions
Philipp Hagemeister
·
2013-01-12 18:14:07 +01:00
51719893bf
Python 2-proof versions.py
Philipp Hagemeister
·
2013-01-12 18:12:24 +01:00
1841f65e64
fix location of updates_key in devscripts/release
Philipp Hagemeister
·
2013-01-12 18:07:31 +01:00
bb28998920
release 2013.01.12
Philipp Hagemeister
·
2013-01-12 17:59:58 +01:00
2013.01.12
fbc5f99db9
RBMA IE (
Closes
#630
)
Philipp Hagemeister
·
2013-01-12 17:58:39 +01:00
ca0a0bbeec
Add location field
Philipp Hagemeister
·
2013-01-12 17:34:31 +01:00
6119f78cb9
Make uploader and upload_date fields optional
Philipp Hagemeister
·
2013-01-12 17:34:09 +01:00
539679c7f9
restore youtube-dl (update) binary
Philipp Hagemeister
·
2013-01-12 17:07:12 +01:00
2012.12.99
b642cd44c1
Credit jefftimesten for YouPornIE, PornoTubeIE, YouJizzIE
Philipp Hagemeister
·
2013-01-12 16:51:20 +01:00
fffec3b9d9
Proper support for changing User-Agents from IEs
Philipp Hagemeister
·
2013-01-12 16:49:13 +01:00
3446dfb7cb
Improve YouJizz
Philipp Hagemeister
·
2013-01-12 16:41:04 +01:00
db16276b7c
Add agecheck and various improvements to YouPorn IE
Philipp Hagemeister
·
2013-01-12 16:10:35 +01:00
629fcdd135
_request_webpage helper methods for queries that need the final URL
Philipp Hagemeister
·
2013-01-12 16:10:16 +01:00
64ce2aada8
Clean up porno IEs
Philipp Hagemeister
·
2013-01-12 15:17:04 +01:00
565f751967
Merge remote-tracking branch 'jefftimesten/master'
Philipp Hagemeister
·
2013-01-12 15:12:50 +01:00
6017964580
Keep file without any PPs (oops, missed the obvious case)
Philipp Hagemeister
·
2013-01-12 15:12:28 +01:00
1d16b0c3fe
--recode-video option (
Closes
#18
)
Philipp Hagemeister
·
2013-01-12 15:09:09 +01:00
7851b37993
Merge 'jaimeMF/videoconversion' (sans actual option for now)
Philipp Hagemeister
·
2013-01-12 14:04:30 +01:00
d81edc573e
Make ustream IE more robust
Philipp Hagemeister
·
2013-01-12 13:49:14 +01:00
ef0c8d5f9f
Move update to front
Philipp Hagemeister
·
2013-01-12 13:45:39 +01:00
db30f02b50
Less confusing player version
Philipp Hagemeister
·
2013-01-12 13:35:16 +01:00
4ba7262467
Add a PostProcessor for converting video format
Jaime Marquínez Ferrándiz
·
2013-01-11 20:50:49 +01:00
67d0c25eab
First
Previous
...
15
16
17
18
19
...
Next
Last