summaryrefslogtreecommitdiffstats
path: root/youtube_dl/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #405 from hdclark/masterPhilipp Hagemeister2012-09-271-1/+6
|\ \ \ | | | | | | | | Support for custom user agent
| * | | Added support for custom user agents.hdclark2012-08-221-1/+6
| | |/ | |/| | | | Added a few simple lines to add support for the flag "--user-agent" to pass a custom string to std_header['User-Agent'].
* | | Merge remote-tracking branch 'FiloSottille/supports'Philipp Hagemeister2012-09-271-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: youtube-dl
| * \ \ Merge pull request #398 from tempname/masterFilippo Valsorda2012-08-191-0/+1
| |\ \ \
| * | | | add youku supportdongmao zhang2012-08-091-0/+1
| | |/ / | |/| |
* | | | Merge xnxx.com Support (NSFW). Test URL (SFW): ↵Philipp Hagemeister2012-09-271-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
| * | | added InfoExtractor for XNXXtempname2012-08-151-0/+1
| |/ /
* / / Release 2012.09.27Philipp Hagemeister2012-09-271-1/+1
|/ /
* / Information Extractor for blip.tv usersJuan Carlos Garcia Segovia2012-06-061-0/+1
|/
* normalize ffmpeg/avconv names printingFilippo Valsorda2012-06-031-2/+2
|
* don't corrupt stdout (-o -) in verbose modechocolateboy2012-05-301-3/+4
|
* fixed a couple of Windows exe update bugsFilippo Valsorda2012-05-271-6/+8
|
* better naming for the sub-modulesFilippo Valsorda - Campagna2012-04-101-2/+2
|
* py2exe -U fix for Windows XPFilippo Valsorda2012-03-311-1/+1
|
* corrected -U to support new zipfile and exe (#153) formatsFilippo Valsorda2012-03-311-16/+47
|
* moved increment_downloads and process_info calls from IEs to FD.download ↵Filippo Valsorda2012-03-301-12/+9
| | | | (#296) (follows current doclines); a small step towards importability #217
* Split code as a package, compiled into an executable zipFilippo Valsorda2012-03-251-4283/+5
|
* Merge branch 'next-url'Filippo Valsorda2012-03-251-0/+7
|\
| * transplant ceba827e9aab563ae7c7190fc236ec1aa358ee59, ↵Filippo Valsorda2012-03-241-0/+7
| | | | | | | | d891ff9fd9952b2829a47b508acf40d951546123, 69d3b2d8249e677c40d529e017cb765f50ba3fa0, 071940680fc19be26e068c4c72d508ca252c1031
* | added support for HTTP redirects. Closes #315Filippo Valsorda2012-03-181-0/+60
|/
* Credit Filippo ValsordaPhilipp Hagemeister2012-03-151-0/+1
|
* added --srt-lang; updated README; extended the -g FAQFilippo Valsorda2012-03-151-0/+82
|
* transplant gist of 7151f63a5f3820a322ba8bf61eebe8d9f75d6ee5Philipp Hagemeister2012-03-151-3/+6
|
* transplant 2934c2ce43412be2fbb28ee5fa8d6cd227203036 and ↵Philipp Hagemeister2012-03-151-79/+69
| | | | afbaa80b8bb31b8949987c8a6a8e71ca75a500f6
* transplant 0f6e296a8ec97bce781b722bbaf4cff95642d253Philipp Hagemeister2012-03-151-7/+5
|
* release 2012.02.27Philipp Hagemeister2012-02-271-1/+1
|
* Always determine youtube descriptionPhilipp Hagemeister2012-02-271-5/+4
|
* release 2012.02.26Philipp Hagemeister2012-02-271-1/+1
|
* Output RTMP command line if verbose is setPhilipp Hagemeister2012-02-271-2/+11
|
* Move imports to top (Closes #283)Philipp Hagemeister2012-02-261-5/+4
|
* Set default continue behavior to true, no breakage observed in the wildPhilipp Hagemeister2012-02-261-1/+1
|
* verbose flag, and output proxies if it is setPhilipp Hagemeister2012-02-261-1/+7
|
* Support Unicode in file names on Windows NTMantas Mikulėnas2012-01-161-1/+8
|
* Release 2012.01.08bPhilipp Hagemeister2012-01-081-1/+1
|
* correct to_screen printsPhilipp Hagemeister2012-01-081-4/+4
|
* Release 2012.01.08Philipp Hagemeister2012-01-081-1/+1
|
* Leave out characters the filesystem cannot encode (Closes: #264)Philipp Hagemeister2012-01-081-146/+155
|
* MTV IEPhilipp Hagemeister2012-01-071-0/+95
|
* release 2012.01.05Philipp Hagemeister2012-01-051-1/+1
|
* Correct distinction between unicode and bytes (Closes: #257)Philipp Hagemeister2012-01-051-3/+10
|
* Correct comedycentral flash URL regexPhilipp Hagemeister2012-01-051-1/+1
|
* correct epydocPhilipp Hagemeister2012-01-051-1/+1
|
* Fix tds RTMP url extractionPhilipp Hagemeister2012-01-041-1/+1
|
* release 2011.12.18Philipp Hagemeister2011-12-171-1/+1
|
* Add wav audio outputPhilipp Hagemeister2011-12-171-11/+32
|
* Only skip download if files exists; convert audioPhilipp Hagemeister2011-12-161-14/+13
|
* Release 2011.12.15Philipp Hagemeister2011-12-151-1/+1
|
* Dailymotion: Use og:title instead of <title> to find title (Closes: #253)Philipp Hagemeister2011-12-151-3/+5
|
* Release 2011.12.08Philipp Hagemeister2011-12-081-1/+1
|
* --prefer-free-formats (Closes #231)Philipp Hagemeister2011-12-081-3/+8
|