Commit Graph

1074 Commits (db30f02b50a565091376b316208bfdddd729b4ed)
 

Author SHA1 Message Date
Philipp Hagemeister db30f02b50 Move update to front
Philipp Hagemeister 4ba7262467 Less confusing player version
Philipp Hagemeister 09f9552b40 Less git acrobatics in devscripts/release.sh
Philipp Hagemeister 142d38f776 release 2013.01.11
Philipp Hagemeister 6dd3471900 Add Makefile in tarball (Closes )
Philipp Hagemeister 280d67896a Correct documentation (Closes )
Philipp Hagemeister 510e6f6dc1 Support --audio-format=opus
Philipp Hagemeister 712e86b999 Fix broken ffmpeg (Closes )
Philipp Hagemeister 74fdba620d release 2013.01.08
Philipp Hagemeister dc1c479a6f Merge pull request from atomizer/master
justin.tv tweaks
atomizer 119d536e07 Merge branch 'my-origin/master'
atomizer fa1bf9c653 justin.tv tweaks
- download all parts of a broadcast, fixes 
- set "uploader" variable to channel_name if available
- catch api errors even if http status is 200
Philipp Hagemeister 814eed0ea1 Fix tar target (--exclude-vcs is not supported everywhere, and reading . while writing to it can fail randomly)
Philipp Hagemeister 0aa3068e9e Do not check in test_coverage
Philipp Hagemeister db2d6124b1 correct quoting
Philipp Hagemeister 039dc61bd2 Simplify Makefile
Philipp Hagemeister 4b879984ea release 2013.01.06
Philipp Hagemeister 55e286ba55 read -n is bash-specific
Philipp Hagemeister 9314810243 fix ComedyCentral IE in Python3
Philipp Hagemeister 7717ae19fa Add tests for ComedyCentral IE
Philipp Hagemeister 32635ec685 Switch comedycentral IE to http downloads
Philipp Hagemeister 20759b340a Disable travis irc notifications
travis is much to verbose for that, with random IEs constantly failing
Philipp Hagemeister 8e5f761870 Merge pull request from jaimeMF/steamIE
[steamIE]Allow downloading videos with other characters in their titles
Jaime Marquínez Ferrándiz 26714799c9 steamIE remove the HTMLparser object
Jaime Marquínez Ferrándiz 5e9d042d8f steamIE follow @phihag suggestions
Jaime Marquínez Ferrándiz 9cf98a2bcc Allow downloading videos with other characters in their titles
Especially html entities
Philipp Hagemeister f5ebb61495 Support page URL in RTMP downloads
Philipp Hagemeister 431d88dd31 Also generate SHA2-256
Philipp Hagemeister 876f1a86af Also publish hashsums
Philipp Hagemeister 01951dda7a Make ExtractorError usable for other causes
Filippo Valsorda 6e3dba168b release.sh edits based on 2013.01.02 experience
Filippo Valsorda d851e895d5 release 2013.01.02
Filippo Valsorda b962b76f43 re-worked release workflow, it is one-step and creates GPG signatures now
Philipp Hagemeister 26cf040827 Support youtube videos of google+ users
Philipp Hagemeister 8e241d1a1a Simplify DailyMotion IE
Philipp Hagemeister 3a648b209c Remove .part files before and after tests
Philipp Hagemeister c80f0a417a Better name for InfoQ IE
Philipp Hagemeister 4fcca4bb18 Fix infoQ in Python3
Philipp Hagemeister 511eda8eda add test for infoq
Philipp Hagemeister 5f9551719c Simplify some IEs
Philipp Hagemeister d830b7c297 _download_webpage helper function
Philipp Hagemeister 1c256f7047 ExtractorError for errors during extraction
Philipp Hagemeister a34dd63beb Remove superfluous IE names
Philipp Hagemeister 4aeae91f86 Move gen_extractors to InfoExtractors
Philipp Hagemeister c073e35b1e Simplify test parameter initialization
Philipp Hagemeister 5c892b0ba9 Adapt test_download to support playlists, and remove race conditions
Philipp Hagemeister 6985325e01 Revert "In tests.json file and md5 join in a 'files' list to handle multiple-file IEs"
This made the JSON structure really unreadable and was a quick fix.

This reverts commit 6535e9511f.
Philipp Hagemeister 911ee27e83 typo
Philipp Hagemeister 2069acc6a4 credit @jaimeMF
Jaime Marquínez Ferrándiz 278986ea0f ustreamIE