youtube-dl
11 years agoTry setuptools first, then fallback to distutils.core
David Coppa [Wed, 30 Jan 2013 14:31:38 +0000 (15:31 +0100)]
Try setuptools first, then fallback to distutils.core

11 years agorelease 2013.01.28
Philipp Hagemeister [Sun, 27 Jan 2013 17:33:58 +0000 (18:33 +0100)]
release 2013.01.28

11 years agoFix Stanford (Closes #653)
Philipp Hagemeister [Sun, 27 Jan 2013 14:23:26 +0000 (15:23 +0100)]
Fix Stanford (Closes #653)

11 years ago8tracks: Ignore hashes
Philipp Hagemeister [Sun, 27 Jan 2013 03:15:12 +0000 (04:15 +0100)]
8tracks: Ignore hashes

11 years ago8tracks: Better default titles
Philipp Hagemeister [Sun, 27 Jan 2013 03:05:53 +0000 (04:05 +0100)]
8tracks: Better default titles

11 years ago8tracks: Include performer as uploader
Philipp Hagemeister [Sun, 27 Jan 2013 02:27:46 +0000 (03:27 +0100)]
8tracks: Include performer as uploader

11 years agoRemove space before shebang
Philipp Hagemeister [Sun, 27 Jan 2013 02:07:07 +0000 (03:07 +0100)]
Remove space before shebang

11 years agoMerge remote-tracking branch 'jaimeMF/makefilePythonversion'
Philipp Hagemeister [Sun, 27 Jan 2013 02:06:32 +0000 (03:06 +0100)]
Merge remote-tracking branch 'jaimeMF/makefilePythonversion'

11 years agorelease 2013.01.27
Philipp Hagemeister [Sun, 27 Jan 2013 02:03:02 +0000 (03:03 +0100)]
release 2013.01.27

11 years ago8tracks IE (Closes #652)
Philipp Hagemeister [Sun, 27 Jan 2013 02:01:23 +0000 (03:01 +0100)]
8tracks IE (Closes #652)

11 years agoFix Facebook (Closes #375)
Philipp Hagemeister [Fri, 25 Jan 2013 15:54:48 +0000 (16:54 +0100)]
Fix Facebook (Closes #375)

11 years agoDrop md5: spec for now (unused and breaks int values)
Philipp Hagemeister [Fri, 25 Jan 2013 15:54:25 +0000 (16:54 +0100)]
Drop md5: spec for now (unused and breaks int values)

11 years agoOption in makefile to select python interpreter
Jaime Marquínez Ferrándiz [Fri, 25 Jan 2013 14:11:03 +0000 (15:11 +0100)]
Option in makefile to select python interpreter

11 years agoGuard against sys.getfilesystemencoding() == None (#503)
Philipp Hagemeister [Sun, 20 Jan 2013 00:48:05 +0000 (01:48 +0100)]
Guard against sys.getfilesystemencoding() == None (#503)

11 years agotwitch.tv: Use id as title if no title is present (Closes #638)
Philipp Hagemeister [Wed, 16 Jan 2013 08:55:45 +0000 (09:55 +0100)]
twitch.tv: Use id as title if no title is present (Closes #638)

11 years agoDo not backup version.py (under version control and frankly, not that complex)
Philipp Hagemeister [Sat, 12 Jan 2013 22:04:46 +0000 (23:04 +0100)]
Do not backup version.py (under version control and frankly, not that complex)

11 years agoForce build removal
Philipp Hagemeister [Sat, 12 Jan 2013 21:25:54 +0000 (22:25 +0100)]
Force build removal

11 years agorelease 2013.01.13
Philipp Hagemeister [Sat, 12 Jan 2013 21:18:13 +0000 (22:18 +0100)]
release 2013.01.13

11 years agoRevert "Move update to front"
Philipp Hagemeister [Sat, 12 Jan 2013 21:10:36 +0000 (22:10 +0100)]
Revert "Move update to front"

This reverts commit db30f02b50a565091376b316208bfdddd729b4ed.

11 years agoDownload progress hooks
Philipp Hagemeister [Sat, 12 Jan 2013 19:34:50 +0000 (20:34 +0100)]
Download progress hooks

11 years agoAggressive test timeout to catch hanging servers
Philipp Hagemeister [Sat, 12 Jan 2013 19:33:03 +0000 (20:33 +0100)]
Aggressive test timeout to catch hanging servers

11 years ago[RBMA] Do not fail if thumbnail is empty
Philipp Hagemeister [Sat, 12 Jan 2013 17:45:50 +0000 (18:45 +0100)]
[RBMA] Do not fail if thumbnail is empty

11 years agoCorrect Blip.tv on 2.6, where HTTP headers are case-sensitive (wtf?)
Philipp Hagemeister [Sat, 12 Jan 2013 17:38:23 +0000 (18:38 +0100)]
Correct Blip.tv on 2.6, where HTTP headers are case-sensitive (wtf?)

11 years agocorrect pushes in release script
Philipp Hagemeister [Sat, 12 Jan 2013 17:37:21 +0000 (18:37 +0100)]
correct pushes in release script

11 years agoDefault to py3 in sign-versions
Philipp Hagemeister [Sat, 12 Jan 2013 17:14:07 +0000 (18:14 +0100)]
Default to py3 in sign-versions

11 years agoPython 2-proof versions.py
Philipp Hagemeister [Sat, 12 Jan 2013 17:12:24 +0000 (18:12 +0100)]
Python 2-proof versions.py

11 years agofix location of updates_key in devscripts/release
Philipp Hagemeister [Sat, 12 Jan 2013 17:05:19 +0000 (18:05 +0100)]
fix location of updates_key in devscripts/release

11 years agorelease 2013.01.12
Philipp Hagemeister [Sat, 12 Jan 2013 16:59:58 +0000 (17:59 +0100)]
release 2013.01.12

11 years agoRBMA IE (Closes #630)
Philipp Hagemeister [Sat, 12 Jan 2013 16:58:39 +0000 (17:58 +0100)]
RBMA IE (Closes #630)

11 years agoAdd location field
Philipp Hagemeister [Sat, 12 Jan 2013 16:34:31 +0000 (17:34 +0100)]
Add location field

11 years agoMake uploader and upload_date fields optional
Philipp Hagemeister [Sat, 12 Jan 2013 16:34:09 +0000 (17:34 +0100)]
Make uploader and upload_date fields optional

11 years agorestore youtube-dl (update) binary
Philipp Hagemeister [Sat, 12 Jan 2013 16:07:12 +0000 (17:07 +0100)]
restore youtube-dl (update) binary

11 years agoCredit jefftimesten for YouPornIE, PornoTubeIE, YouJizzIE
Philipp Hagemeister [Sat, 12 Jan 2013 15:51:20 +0000 (16:51 +0100)]
Credit jefftimesten for YouPornIE, PornoTubeIE, YouJizzIE

11 years agoProper support for changing User-Agents from IEs
Philipp Hagemeister [Sat, 12 Jan 2013 15:49:13 +0000 (16:49 +0100)]
Proper support for changing User-Agents from IEs

11 years agoImprove YouJizz
Philipp Hagemeister [Sat, 12 Jan 2013 15:36:51 +0000 (16:36 +0100)]
Improve YouJizz

11 years agoAdd agecheck and various improvements to YouPorn IE
Philipp Hagemeister [Sat, 12 Jan 2013 15:10:35 +0000 (16:10 +0100)]
Add agecheck and various improvements to YouPorn IE

11 years ago_request_webpage helper methods for queries that need the final URL
Philipp Hagemeister [Sat, 12 Jan 2013 15:10:16 +0000 (16:10 +0100)]
_request_webpage helper methods for queries that need the final URL

11 years agoClean up porno IEs
Philipp Hagemeister [Sat, 12 Jan 2013 14:17:04 +0000 (15:17 +0100)]
Clean up porno IEs

11 years agoMerge remote-tracking branch 'jefftimesten/master'
Philipp Hagemeister [Sat, 12 Jan 2013 14:12:50 +0000 (15:12 +0100)]
Merge remote-tracking branch 'jefftimesten/master'

11 years agoKeep file without any PPs (oops, missed the obvious case)
Philipp Hagemeister [Sat, 12 Jan 2013 14:12:28 +0000 (15:12 +0100)]
Keep file without any PPs (oops, missed the obvious case)

11 years ago--recode-video option (Closes #18)
Philipp Hagemeister [Sat, 12 Jan 2013 14:07:59 +0000 (15:07 +0100)]
--recode-video option (Closes #18)

11 years agoMerge 'jaimeMF/videoconversion' (sans actual option for now)
Philipp Hagemeister [Sat, 12 Jan 2013 13:04:30 +0000 (14:04 +0100)]
Merge 'jaimeMF/videoconversion' (sans actual option for now)

11 years agoMake ustream IE more robust
Philipp Hagemeister [Sat, 12 Jan 2013 12:49:14 +0000 (13:49 +0100)]
Make ustream IE more robust

11 years agoMove update to front
Philipp Hagemeister [Sat, 12 Jan 2013 12:45:39 +0000 (13:45 +0100)]
Move update to front

11 years agoLess confusing player version
Philipp Hagemeister [Sat, 12 Jan 2013 12:35:16 +0000 (13:35 +0100)]
Less confusing player version

11 years agoAdd a PostProcessor for converting video format
Jaime Marquínez Ferrándiz [Fri, 11 Jan 2013 19:50:49 +0000 (20:50 +0100)]
Add a PostProcessor for converting video format

11 years agoLess git acrobatics in devscripts/release.sh
Philipp Hagemeister [Fri, 11 Jan 2013 07:28:37 +0000 (08:28 +0100)]
Less git acrobatics in devscripts/release.sh

11 years agorelease 2013.01.11
Philipp Hagemeister [Fri, 11 Jan 2013 07:05:30 +0000 (08:05 +0100)]
release 2013.01.11

11 years agoAdd Makefile in tarball (Closes #626)
Philipp Hagemeister [Fri, 11 Jan 2013 07:00:27 +0000 (08:00 +0100)]
Add Makefile in tarball (Closes #626)

11 years agoCorrect documentation (Closes #625)
Philipp Hagemeister [Thu, 10 Jan 2013 22:20:26 +0000 (23:20 +0100)]
Correct documentation (Closes #625)

11 years agoSupport --audio-format=opus
Philipp Hagemeister [Thu, 10 Jan 2013 18:15:04 +0000 (19:15 +0100)]
Support --audio-format=opus

11 years agoFix broken ffmpeg (Closes #623)
Philipp Hagemeister [Wed, 9 Jan 2013 13:46:19 +0000 (14:46 +0100)]
Fix broken ffmpeg (Closes #623)

11 years agorelease 2013.01.08
Philipp Hagemeister [Tue, 8 Jan 2013 09:29:53 +0000 (10:29 +0100)]
release 2013.01.08

11 years agoMerge pull request #621 from atomizer/master
Philipp Hagemeister [Tue, 8 Jan 2013 08:57:46 +0000 (00:57 -0800)]
Merge pull request #621 from atomizer/master

justin.tv tweaks

11 years agoMerge branch 'my-origin/master'
atomizer [Mon, 7 Jan 2013 13:03:58 +0000 (17:03 +0400)]
Merge branch 'my-origin/master'

11 years agojustin.tv tweaks
atomizer [Mon, 7 Jan 2013 12:59:39 +0000 (16:59 +0400)]
justin.tv tweaks

- download all parts of a broadcast, fixes #614
- set "uploader" variable to channel_name if available
- catch api errors even if http status is 200

11 years agoFix tar target (--exclude-vcs is not supported everywhere, and reading . while writin...
Philipp Hagemeister [Mon, 7 Jan 2013 11:48:07 +0000 (12:48 +0100)]
Fix tar target (--exclude-vcs is not supported everywhere, and reading . while writing to it can fail randomly)

11 years agoDo not check in test_coverage
Philipp Hagemeister [Sun, 6 Jan 2013 22:38:36 +0000 (23:38 +0100)]
Do not check in test_coverage

11 years agocorrect quoting
Philipp Hagemeister [Sun, 6 Jan 2013 22:14:56 +0000 (23:14 +0100)]
correct quoting

11 years agoSimplify Makefile
Philipp Hagemeister [Sun, 6 Jan 2013 22:02:31 +0000 (23:02 +0100)]
Simplify Makefile

11 years agorelease 2013.01.06
Philipp Hagemeister [Sun, 6 Jan 2013 21:52:04 +0000 (22:52 +0100)]
release 2013.01.06

11 years agoread -n is bash-specific
Philipp Hagemeister [Sun, 6 Jan 2013 21:50:20 +0000 (22:50 +0100)]
read -n is bash-specific

11 years agofixed tests (used the --test option) so that they pass. go figure
Jeff Crouse [Sun, 6 Jan 2013 21:33:37 +0000 (16:33 -0500)]
fixed tests (used the --test option) so that they pass.  go figure

11 years agooops - didn't remove some reminders
Jeff Crouse [Sun, 6 Jan 2013 20:52:33 +0000 (15:52 -0500)]
oops - didn't remove some reminders

11 years agomade changes recommended in pull request
Jeff Crouse [Sun, 6 Jan 2013 20:40:50 +0000 (15:40 -0500)]
made changes recommended in pull request

11 years agofix ComedyCentral IE in Python3
Philipp Hagemeister [Sun, 6 Jan 2013 20:36:01 +0000 (21:36 +0100)]
fix ComedyCentral IE in Python3

11 years agoAdd tests for ComedyCentral IE
Philipp Hagemeister [Sun, 6 Jan 2013 20:35:20 +0000 (21:35 +0100)]
Add tests for ComedyCentral IE

11 years agoSwitch comedycentral IE to http downloads
Philipp Hagemeister [Sun, 6 Jan 2013 20:26:31 +0000 (21:26 +0100)]
Switch comedycentral IE to http downloads

11 years agore-fixed XNXX regex problem
Jeff Crouse [Sat, 5 Jan 2013 21:05:23 +0000 (16:05 -0500)]
re-fixed XNXX regex problem

11 years agoMerge branch 'master' of https://github.com/jefftimesten/youtube-dl
Jeff Crouse [Sat, 5 Jan 2013 21:01:03 +0000 (16:01 -0500)]
Merge branch 'master' of https://github.com/jefftimesten/youtube-dl

11 years agoMerge branch 'master' of https://github.com/jefftimesten/youtube-dl
Jeff Crouse [Sat, 5 Jan 2013 20:59:28 +0000 (15:59 -0500)]
Merge branch 'master' of https://github.com/jefftimesten/youtube-dl

11 years agoMerge branch 'master' of https://github.com/jefftimesten/youtube-dl
Jeff Crouse [Sat, 5 Jan 2013 20:59:28 +0000 (15:59 -0500)]
Merge branch 'master' of https://github.com/jefftimesten/youtube-dl

11 years agoAdded extractors for 3 porn sites
Jeff Crouse [Sat, 5 Jan 2013 20:42:35 +0000 (15:42 -0500)]
Added extractors for 3 porn sites

11 years agoAdded extractors for 3 porn sites
Jeff Crouse [Sat, 5 Jan 2013 20:42:35 +0000 (15:42 -0500)]
Added extractors for 3 porn sites

11 years agoMerge branch 'master' of https://github.com/rg3/youtube-dl
Jeff Crouse [Sat, 5 Jan 2013 20:03:54 +0000 (15:03 -0500)]
Merge branch 'master' of https://github.com/rg3/youtube-dl

Conflicts:
.gitignore
LATEST_VERSION
Makefile
youtube-dl
youtube-dl.exe
youtube_dl/InfoExtractors.py
youtube_dl/__init__.py

11 years agoDisable travis irc notifications
Philipp Hagemeister [Thu, 3 Jan 2013 23:34:02 +0000 (00:34 +0100)]
Disable travis irc notifications

travis is much to verbose for that, with random IEs constantly failing

11 years agoMerge pull request #617 from jaimeMF/steamIE
Philipp Hagemeister [Thu, 3 Jan 2013 23:16:27 +0000 (15:16 -0800)]
Merge pull request #617 from jaimeMF/steamIE

[steamIE]Allow downloading videos with other characters in their titles

11 years agosteamIE remove the HTMLparser object
Jaime Marquínez Ferrándiz [Thu, 3 Jan 2013 22:56:02 +0000 (23:56 +0100)]
steamIE remove the HTMLparser object

11 years agosteamIE follow @phihag suggestions
Jaime Marquínez Ferrándiz [Thu, 3 Jan 2013 22:51:48 +0000 (23:51 +0100)]
steamIE follow @phihag suggestions

11 years agoAllow downloading videos with other characters in their titles
Jaime Marquínez Ferrándiz [Thu, 3 Jan 2013 20:05:04 +0000 (21:05 +0100)]
Allow downloading videos with other characters in their titles

Especially html entities

11 years agoSupport page URL in RTMP downloads
Philipp Hagemeister [Thu, 3 Jan 2013 19:26:38 +0000 (20:26 +0100)]
Support page URL in RTMP downloads

11 years agoAlso generate SHA2-256
Philipp Hagemeister [Thu, 3 Jan 2013 18:49:06 +0000 (19:49 +0100)]
Also generate SHA2-256

11 years agoAlso publish hashsums
Philipp Hagemeister [Thu, 3 Jan 2013 18:18:55 +0000 (19:18 +0100)]
Also publish hashsums

11 years agoMake ExtractorError usable for other causes
Philipp Hagemeister [Thu, 3 Jan 2013 14:39:55 +0000 (15:39 +0100)]
Make ExtractorError usable for other causes

11 years agorelease.sh edits based on 2013.01.02 experience
Filippo Valsorda [Wed, 2 Jan 2013 22:40:24 +0000 (23:40 +0100)]
release.sh edits based on 2013.01.02 experience

11 years agorelease 2013.01.02
Filippo Valsorda [Wed, 2 Jan 2013 21:21:45 +0000 (22:21 +0100)]
release 2013.01.02

11 years agore-worked release workflow, it is one-step and creates GPG signatures now
Filippo Valsorda [Mon, 31 Dec 2012 18:15:30 +0000 (19:15 +0100)]
re-worked release workflow, it is one-step and creates GPG signatures now

11 years agoSupport youtube videos of google+ users
Philipp Hagemeister [Wed, 2 Jan 2013 18:12:44 +0000 (19:12 +0100)]
Support youtube videos of google+ users

11 years agoSimplify DailyMotion IE
Philipp Hagemeister [Tue, 1 Jan 2013 20:22:30 +0000 (21:22 +0100)]
Simplify DailyMotion IE

11 years agoRemove .part files before and after tests
Philipp Hagemeister [Tue, 1 Jan 2013 20:15:52 +0000 (21:15 +0100)]
Remove .part files before and after tests

11 years agoBetter name for InfoQ IE
Philipp Hagemeister [Tue, 1 Jan 2013 20:10:45 +0000 (21:10 +0100)]
Better name for InfoQ IE

11 years agoFix infoQ in Python3
Philipp Hagemeister [Tue, 1 Jan 2013 20:07:37 +0000 (21:07 +0100)]
Fix infoQ in Python3

11 years agoadd test for infoq
Philipp Hagemeister [Tue, 1 Jan 2013 20:01:49 +0000 (21:01 +0100)]
add test for infoq

11 years agoSimplify some IEs
Philipp Hagemeister [Tue, 1 Jan 2013 19:52:59 +0000 (20:52 +0100)]
Simplify some IEs

11 years ago_download_webpage helper function
Philipp Hagemeister [Tue, 1 Jan 2013 19:43:43 +0000 (20:43 +0100)]
_download_webpage helper function

11 years agoExtractorError for errors during extraction
Philipp Hagemeister [Tue, 1 Jan 2013 19:27:53 +0000 (20:27 +0100)]
ExtractorError for errors during extraction

11 years agoRemove superfluous IE names
Philipp Hagemeister [Tue, 1 Jan 2013 18:40:48 +0000 (19:40 +0100)]
Remove superfluous IE names

11 years agoMove gen_extractors to InfoExtractors
Philipp Hagemeister [Tue, 1 Jan 2013 18:37:07 +0000 (19:37 +0100)]
Move gen_extractors to InfoExtractors

11 years agoSimplify test parameter initialization
Philipp Hagemeister [Tue, 1 Jan 2013 18:34:54 +0000 (19:34 +0100)]
Simplify test parameter initialization

11 years agoAdapt test_download to support playlists, and remove race conditions
Philipp Hagemeister [Tue, 1 Jan 2013 18:30:29 +0000 (19:30 +0100)]
Adapt test_download to support playlists, and remove race conditions