0214ce7c75
Ok, the Escapist test was passing only in my Travis repo, do not ask me why; also, a small bugfix to the latest commit
Filippo Valsorda
2012-12-31 19:21:28 +01:00
95fedbf86b
three small edits
Filippo Valsorda
2012-12-31 19:09:37 +01:00
067f6a3536
moved docs and updates generation scripts from gh-pages branch to devscripts
Filippo Valsorda
2012-12-30 21:02:19 +01:00
8cad53e84c
Removed a spurious increment_downloads, this time cleanly
Filippo Valsorda
2012-12-30 19:53:07 +01:00
d5ed35b664
moved updating code to update.py
Filippo Valsorda
2012-12-30 19:49:14 +01:00
f427df17ab
some fixes, pulled the codename from the code
Filippo Valsorda
2012-12-30 18:22:36 +01:00
4e38899e97
print some version and environment info on --verbose (+ py3 fixes)
Filippo Valsorda
2012-12-27 01:45:40 +01:00
cb6ff87fbb
The new updates system, relies on gh-pages, secured by RSA, uses external web servers
Filippo Valsorda
2012-12-26 23:22:49 +01:00
0deac3a2d8
Revert "Removed a spurious increment_downloads"
Philipp Hagemeister
2012-12-29 16:56:52 +01:00
92e3e18a1d
Removed a spurious increment_downloads
Filippo Valsorda
2012-12-29 16:49:49 +01:00
3bb6165927
Allow ampersand right after ? in youtube URLs (Closes#602)
Philipp Hagemeister
2012-12-27 05:31:36 +01:00
d0d4f277da
TweetReel IE
Philipp Hagemeister
2012-12-27 01:38:41 +01:00
99b0a1292b
add --no-post-overwrites to README.md; + minor style fixes
Filippo Valsorda
2012-12-26 20:39:33 +01:00
dc23886a77
Merge pull request #601 from paullik/no-post-overwrites
Philipp Hagemeister
2012-12-24 03:18:48 -08:00
b7298b6e2a
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:18:20 +02:00
3e6c3f52a9
apparently the -n option is available only in ffmpeg
Barbu Paul - Gheorghe
2012-12-23 20:20:19 +02:00
0c0074328b
modified FFmpegExtractAudioPP to accept whether it should overwrite post-processed files or not
Barbu Paul - Gheorghe
2012-12-23 19:51:41 +02:00
f0648fc18c
added the --no-post-overwrites argument
Barbu Paul - Gheorghe
2012-12-23 19:36:48 +02:00
a7c0f8602e
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister
2012-12-20 21:28:32 +01:00
21a9c6aaac
FunnyOrDie IE (Fixes#599)
Philipp Hagemeister
2012-12-20 21:28:27 +01:00
162e3c5261
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
6b3aef80ce
better Vimeo tests; fixed a couple of VimeoIE fields
Filippo Valsorda
2012-12-20 16:30:55 +01:00
77c4beab8a
new info_dict field: uploader_id
Filippo Valsorda
2012-12-20 16:28:16 +01:00
1a2c3c0f3e
some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly as possible now
Filippo Valsorda
2012-12-20 14:18:23 +01:00
0dcfb234ed
Update Vimeo Info Extractor to get pull in the description properly
Nick Daniels
2012-12-19 14:21:39 +00:00
43e8fafd49
Refactor IDParser to search for elements by any attribute not just ID
Nick Daniels
2012-12-19 14:21:14 +00:00
314d506b96
Do not use deprecated method
Philipp Hagemeister
2012-12-20 13:26:37 +01:00
af42895612
Extend json info data / description file test
Philipp Hagemeister
2012-12-20 13:26:21 +01:00
bfa6389b74
Clean up legacy code
Philipp Hagemeister
2012-12-20 13:25:54 +01:00
9b14f51a3e
Remove legacy code
Philipp Hagemeister
2012-12-20 13:14:27 +01:00
f4bfd65ff2
Correct JSON writing (Closes#596)
Philipp Hagemeister
2012-12-20 13:13:24 +01:00
3cc687d486
test write_info_json
Philipp Hagemeister
2012-12-20 13:11:52 +01:00
cdb3076445
Sublime space formatting
Nick Daniels
2012-12-19 14:19:08 +00:00
8a2f13c304
Ignore DS_Store files in Git
Nick Daniels
2012-12-19 14:17:21 +00:00
77bd7968ea
Switch test to metacafe.com, whose DNS seems to be fine atm
Philipp Hagemeister
2012-12-17 20:32:05 +01:00
993693aa79
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2012-12-17 20:21:41 +01:00
ce4be3a91d
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
937021133f
a number of new tests and fixes; all tests green on 3.3
Filippo Valsorda
2012-12-17 18:33:11 +01:00
f7b111b7d1
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
80d3177e5c
various py3 fixes; all tests green on 3.3
Filippo Valsorda
2012-12-17 16:25:03 +01:00
5e5ddcfbcf
test subtitles
Filippo Valsorda
2012-12-17 16:23:55 +01:00
5910e210f4
Fix --extract-audio on Python 3
Philipp Hagemeister
2012-12-16 12:29:03 +01:00
b375c8b946
Tests for justin.tv
Philipp Hagemeister
2012-12-16 11:17:10 +01:00
88f6c78b02
Credit vasi for justin.tv
Philipp Hagemeister
2012-12-16 11:16:57 +01:00
4096b60948
Misc justin.tv fixes
Dave Vasilevsky
2012-12-16 04:45:46 -05:00