Philipp Hagemeister
|
d81edc573e
|
Merge 'jaimeMF/videoconversion' (sans actual option for now)
|
12 years ago |
Philipp Hagemeister
|
ef0c8d5f9f
|
Make ustream IE more robust
|
12 years ago |
Philipp Hagemeister
|
db30f02b50
|
Move update to front
|
12 years ago |
Philipp Hagemeister
|
4ba7262467
|
Less confusing player version
|
12 years ago |
Jaime Marquínez Ferrándiz
|
67d0c25eab
|
Add a PostProcessor for converting video format
|
12 years ago |
Philipp Hagemeister
|
09f9552b40
|
Less git acrobatics in devscripts/release.sh
|
12 years ago |
Philipp Hagemeister
|
142d38f776
|
release 2013.01.11
|
12 years ago |
Philipp Hagemeister
|
6dd3471900
|
Add Makefile in tarball (Closes #626)
|
12 years ago |
Philipp Hagemeister
|
280d67896a
|
Correct documentation (Closes #625)
|
12 years ago |
Philipp Hagemeister
|
510e6f6dc1
|
Support --audio-format=opus
|
12 years ago |
Philipp Hagemeister
|
712e86b999
|
Fix broken ffmpeg (Closes #623)
|
12 years ago |
Philipp Hagemeister
|
74fdba620d
|
release 2013.01.08
|
12 years ago |
Philipp Hagemeister
|
dc1c479a6f
|
Merge pull request #621 from atomizer/master
justin.tv tweaks
|
12 years ago |
atomizer
|
119d536e07
|
Merge branch 'my-origin/master'
|
12 years ago |
atomizer
|
fa1bf9c653
|
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
|
12 years ago |
Philipp Hagemeister
|
814eed0ea1
|
Fix tar target (--exclude-vcs is not supported everywhere, and reading . while writing to it can fail randomly)
|
12 years ago |
Philipp Hagemeister
|
0aa3068e9e
|
Do not check in test_coverage
|
12 years ago |
Philipp Hagemeister
|
db2d6124b1
|
correct quoting
|
12 years ago |
Philipp Hagemeister
|
039dc61bd2
|
Simplify Makefile
|
12 years ago |
Philipp Hagemeister
|
4b879984ea
|
release 2013.01.06
|
12 years ago |
Philipp Hagemeister
|
55e286ba55
|
read -n is bash-specific
|
12 years ago |
Philipp Hagemeister
|
9314810243
|
fix ComedyCentral IE in Python3
|
12 years ago |
Philipp Hagemeister
|
7717ae19fa
|
Add tests for ComedyCentral IE
|
12 years ago |
Philipp Hagemeister
|
32635ec685
|
Switch comedycentral IE to http downloads
|
12 years ago |
Philipp Hagemeister
|
20759b340a
|
Disable travis irc notifications
travis is much to verbose for that, with random IEs constantly failing
|
12 years ago |
Philipp Hagemeister
|
8e5f761870
|
Merge pull request #617 from jaimeMF/steamIE
[steamIE]Allow downloading videos with other characters in their titles
|
12 years ago |
Jaime Marquínez Ferrándiz
|
26714799c9
|
steamIE remove the HTMLparser object
|
12 years ago |
Jaime Marquínez Ferrándiz
|
5e9d042d8f
|
steamIE follow @phihag suggestions
|
12 years ago |
Jaime Marquínez Ferrándiz
|
9cf98a2bcc
|
Allow downloading videos with other characters in their titles
Especially html entities
|
12 years ago |
Philipp Hagemeister
|
f5ebb61495
|
Support page URL in RTMP downloads
|
12 years ago |
Philipp Hagemeister
|
431d88dd31
|
Also generate SHA2-256
|
12 years ago |
Philipp Hagemeister
|
876f1a86af
|
Also publish hashsums
|
12 years ago |
Philipp Hagemeister
|
01951dda7a
|
Make ExtractorError usable for other causes
|
12 years ago |
Filippo Valsorda
|
6e3dba168b
|
release.sh edits based on 2013.01.02 experience
|
12 years ago |
Filippo Valsorda
|
d851e895d5
|
release 2013.01.02
|
12 years ago |
Filippo Valsorda
|
b962b76f43
|
re-worked release workflow, it is one-step and creates GPG signatures now
|
12 years ago |
Philipp Hagemeister
|
26cf040827
|
Support youtube videos of google+ users
|
12 years ago |
Philipp Hagemeister
|
8e241d1a1a
|
Simplify DailyMotion IE
|
12 years ago |
Philipp Hagemeister
|
3a648b209c
|
Remove .part files before and after tests
|
12 years ago |
Philipp Hagemeister
|
c80f0a417a
|
Better name for InfoQ IE
|
12 years ago |
Philipp Hagemeister
|
4fcca4bb18
|
Fix infoQ in Python3
|
12 years ago |
Philipp Hagemeister
|
511eda8eda
|
add test for infoq
|
12 years ago |
Philipp Hagemeister
|
5f9551719c
|
Simplify some IEs
|
12 years ago |
Philipp Hagemeister
|
d830b7c297
|
_download_webpage helper function
|
12 years ago |
Philipp Hagemeister
|
1c256f7047
|
ExtractorError for errors during extraction
|
12 years ago |
Philipp Hagemeister
|
a34dd63beb
|
Remove superfluous IE names
|
12 years ago |
Philipp Hagemeister
|
4aeae91f86
|
Move gen_extractors to InfoExtractors
|
12 years ago |
Philipp Hagemeister
|
c073e35b1e
|
Simplify test parameter initialization
|
12 years ago |
Philipp Hagemeister
|
5c892b0ba9
|
Adapt test_download to support playlists, and remove race conditions
|
12 years ago |
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 .
|
12 years ago |