Commit Graph

134 Commits (09f9552b409abba063de011a879e9fa94bf6f027)

Author SHA1 Message Date
Philipp Hagemeister 510e6f6dc1 Support --audio-format=opus
Philipp Hagemeister 4aeae91f86 Move gen_extractors to InfoExtractors
Philipp Hagemeister 2069acc6a4 credit @jaimeMF
Jaime Marquínez Ferrándiz 278986ea0f ustreamIE
Jaime Marquínez Ferrándiz e314ba675b SteamIE
Filippo Valsorda d5ed35b664 moved updating code to update.py
Filippo Valsorda f427df17ab some fixes, pulled the codename from the code
Filippo Valsorda 4e38899e97 print some version and environment info on --verbose (+ py3 fixes)
Filippo Valsorda cb6ff87fbb The new updates system, relies on gh-pages, secured by RSA, uses external web servers
Philipp Hagemeister d0d4f277da TweetReel IE
Barbu Paul - Gheorghe f0648fc18c added the --no-post-overwrites argument
Philipp Hagemeister a7c0f8602e Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 21a9c6aaac FunnyOrDie IE (Fixes )
Filippo Valsorda 77c4beab8a new info_dict field: uploader_id
Filippo Valsorda 1a2c3c0f3e some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly as possible now
Filippo Valsorda 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.
Philipp Hagemeister 88f6c78b02 Credit vasi for justin.tv
Dave Vasilevsky 0b40544f29 Preliminary support for twitch.tv and justin.tv
Philipp Hagemeister 0be41ec241 Do not decode None
Philipp Hagemeister 5cb9c3129b restrict sys.argv craziness to Python 2 (Fixes )
Philipp Hagemeister 4cc3d07426 NBA IE (Closes )
Filippo Valsorda 95eb771dcd Merge branch 'master' into fork_master
Conflicts:
	.travis.yml
Filippo Valsorda 8d5d3a5d00 exposing the test mode as --test (hidden and undocumented)
Filippo Valsorda 3c6ffbaedb Merge 'rg3/master' into fork_master
Filippo Valsorda 5a304a7637 new updating scheme, based on GH downloads; also, check if not updateable (pip installed)
Philipp Hagemeister 077174f4ed Add an example to the -o documentation ()
Filippo Valsorda cc51a7d4e0 New repo skeleton, getting ready for PyPi
Philipp Hagemeister b08e09c370 Mark broken IEs in --list-extractors
Philipp Hagemeister 9e8056d5a7 Use relative imports
Philipp Hagemeister 59ae15a507 Convert all tabs to 4 spaces (PEP8)
Philipp Hagemeister f660c89d51 Use list comprehension instead of map
Philipp Hagemeister 01ba00ca42 Prepare urllib references for 2/3 compatibility
Philipp Hagemeister e08bee320e Use except .. as everywhere ()
Philipp Hagemeister 95649b3936 Replace long with int (see PEP 237)
Philipp Hagemeister 3aeb78ea4e Better formatting (PEP 8)
Philipp Hagemeister f8d8b39bba Prepare 2012.11.29 release
Philipp Hagemeister 26396311b5 Add Christian Albrecht (Arte.tv IE) to authors
Philipp Hagemeister 33d94a6c99 Merge remote-tracking branch 'alab1001101/master'
Philipp Hagemeister cc872b68a8 Actually merge
Philipp Hagemeister c9128b353d Bump version number to a numeric-only one to appease py2exe
Philipp Hagemeister e7c6f1a2dc Bump version number
Philipp Hagemeister 97cd3afc75 warn if %(stitle)s is being used
Philipp Hagemeister 56781d3d2e Switch back to underline for invalid characters, and make restricted ASCII-only
Filippo Valsorda d479e34043 release 2012.11.27
Philipp Hagemeister 1c469a9480 New optoin --restrict-filenames
Philipp Hagemeister 51937c0869 Add some parentheses around print for
Filippo Valsorda b6fab35b9f alias %(title)s to %(stitle)s
Filippo Valsorda baec15387c aliased --literal to --title
Filippo Valsorda 5002aea371 release 2012.11.17
Philipp Hagemeister b7a34316d2 -x for --extract-audio, one of the most popular options