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-06-02 23:10:32 +08:00
Code
Issues
Releases
Wiki
Activity
1,012
Commits
2
Branches
1,081
Tags
cb6ff87fbb05e421f77b57a79699c647866ceb09
Commit Graph
1012 Commits
This Branch
This Branch
All Branches
The new updates system, relies on gh-pages, secured by RSA, uses external web servers
Filippo Valsorda
·
2012-12-30 19:50:33 +01:00
cb6ff87fbb
Revert "Removed a spurious increment_downloads"
This reverts commit
92e3e18a1d
.
Philipp Hagemeister
·
2012-12-29 16:56:52 +01:00
0deac3a2d8
Removed a spurious increment_downloads
Filippo Valsorda
·
2012-12-29 16:49:49 +01:00
92e3e18a1d
Allow ampersand right after ? in youtube URLs (
Closes
#602
)
Philipp Hagemeister
·
2012-12-27 05:31:36 +01:00
3bb6165927
TweetReel IE
Philipp Hagemeister
·
2012-12-27 01:38:41 +01:00
d0d4f277da
add --no-post-overwrites to README.md; + minor style fixes
Filippo Valsorda
·
2012-12-26 20:39:33 +01:00
99b0a1292b
Merge pull request
#601
from paullik/no-post-overwrites
No post-processing overwrites
Philipp Hagemeister
·
2012-12-24 03:18:48 -08:00
dc23886a77
not relying on ffmpeg to do the post-processed file checking, instead doing it directly in youtube-dl
Barbu Paul - Gheorghe
·
2012-12-24 12:53:28 +02:00
b7298b6e2a
apparently the -n option is available only in ffmpeg
Barbu Paul - Gheorghe
·
2012-12-23 20:20:19 +02:00
3e6c3f52a9
modified FFmpegExtractAudioPP to accept whether it should overwrite post-processed files or not
Barbu Paul - Gheorghe
·
2012-12-23 19:51:41 +02:00
0c0074328b
added the --no-post-overwrites argument
Barbu Paul - Gheorghe
·
2012-12-23 19:36:48 +02:00
f0648fc18c
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
·
2012-12-20 21:28:32 +01:00
a7c0f8602e
FunnyOrDie IE (
Fixes
#599
)
Philipp Hagemeister
·
2012-12-20 21:28:27 +01:00
21a9c6aaac
Temporary skip Escapist test as it fails only on Travis; we'll make a more specific workaround later if we can't fix it
Filippo Valsorda
·
2012-12-20 17:21:46 +01:00
162e3c5261
better Vimeo tests; fixed a couple of VimeoIE fields
Filippo Valsorda
·
2012-12-20 16:30:55 +01:00
6b3aef80ce
new info_dict field: uploader_id
Filippo Valsorda
·
2012-12-20 16:28:16 +01:00
77c4beab8a
some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly as possible now
Filippo Valsorda
·
2012-12-20 14:20:24 +01:00
1a2c3c0f3e
add info_dict testing to test_download
Filippo Valsorda
·
2012-12-20 14:20:24 +01:00
0eaf520d77
refactor YouTube subtitles code, it was ugly (my bad)
Filippo Valsorda
·
2012-12-20 14:20:24 +01:00
056d857571
Enable 3.3 in Travis (works; see
https://travis-ci.org/phihag/youtube-dl/jobs/3757443
)
Philipp Hagemeister
·
2012-12-20 13:48:39 +01:00
69a3883199
Update Vimeo Info Extractor to get pull in the description properly
Nick Daniels
·
2012-12-20 13:27:44 +01:00
0dcfb234ed
Refactor IDParser to search for elements by any attribute not just ID
Nick Daniels
·
2012-12-20 13:27:38 +01:00
43e8fafd49
Do not use deprecated method
Philipp Hagemeister
·
2012-12-20 13:26:37 +01:00
314d506b96
Extend json info data / description file test
Philipp Hagemeister
·
2012-12-20 13:26:21 +01:00
af42895612
Clean up legacy code
Philipp Hagemeister
·
2012-12-20 13:25:54 +01:00
bfa6389b74
Remove legacy code
Philipp Hagemeister
·
2012-12-20 13:14:27 +01:00
9b14f51a3e
Correct JSON writing (
Closes
#596
)
Philipp Hagemeister
·
2012-12-20 13:13:24 +01:00
f4bfd65ff2
test write_info_json
Philipp Hagemeister
·
2012-12-20 13:11:52 +01:00
3cc687d486
Sublime space formatting
Nick Daniels
·
2012-12-19 14:19:08 +00:00
cdb3076445
Ignore DS_Store files in Git
Nick Daniels
·
2012-12-19 14:17:21 +00:00
8a2f13c304
Switch test to metacafe.com, whose DNS seems to be fine atm
Philipp Hagemeister
·
2012-12-17 20:32:05 +01:00
77bd7968ea
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
·
2012-12-17 20:21:41 +01:00
993693aa79
Remove some antipatterns and ensure that we always write the JSON file with UTF-8
Philipp Hagemeister
·
2012-12-17 19:48:10 +01:00
ce4be3a91d
a number of new tests and fixes; all tests green on 3.3
Filippo Valsorda
·
2012-12-17 18:33:11 +01:00
937021133f
Google Video has been shutdown as of 11/15/2012. All videos on Google Video will be migrated to YouTube by the end of 2012.
Filippo Valsorda
·
2012-12-17 16:33:49 +01:00
f7b111b7d1
various py3 fixes; all tests green on 3.3
Filippo Valsorda
·
2012-12-17 16:25:03 +01:00
80d3177e5c
test subtitles
Filippo Valsorda
·
2012-12-17 16:23:55 +01:00
5e5ddcfbcf
Fix --extract-audio on Python 3
Philipp Hagemeister
·
2012-12-16 12:29:03 +01:00
5910e210f4
Tests for justin.tv
Philipp Hagemeister
·
2012-12-16 11:17:10 +01:00
b375c8b946
Credit vasi for justin.tv
Philipp Hagemeister
·
2012-12-16 11:16:57 +01:00
88f6c78b02
Misc justin.tv fixes
Dave Vasilevsky
·
2012-12-16 04:45:46 -05:00
4096b60948
Support more than 100 videos for justin.tv
Dave Vasilevsky
·
2012-12-16 04:26:22 -05:00
2ab1c5ed1a
Preliminary support for twitch.tv and justin.tv
Dave Vasilevsky
·
2012-12-16 03:50:41 -05:00
0b40544f29
Do not decode None
Philipp Hagemeister
·
2012-12-15 23:55:13 +01:00
0be41ec241
Fix VimeoIE in Python 3
Philipp Hagemeister
·
2012-12-15 18:25:00 +01:00
f1171f7c2d
Fix Dailymotion in Python 3
Philipp Hagemeister
·
2012-12-15 18:23:17 +01:00
28ca6b5afa
Fix XNXX in Python 3
Philipp Hagemeister
·
2012-12-15 18:19:25 +01:00
bec102a843
More Youku Python 3 fixing
Philipp Hagemeister
·
2012-12-15 17:59:09 +01:00
8f6f40d991
Fix YoukuIE in Python3 (and in general)
Philipp Hagemeister
·
2012-12-15 17:57:13 +01:00
e2a8ff24a9
Fix xvideo IE in Python 3
Philipp Hagemeister
·
2012-12-15 17:50:45 +01:00
8588a86f9e
First
Previous
1
2
3
4
5
...
Next
Last