Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Use unescapeHTML for OpenGraph properties | Philipp Hagemeister | 2013-07-17 | 1 | -1/+3 | |
| | | | | | | | | These are attribute values, so we don't need the more complex and whitespace-destroying cleanHTML - we just need to unescape quotes, that's it. | |||||
* | | Strip hash info from URL when making requests (Fixes #1038) | Philipp Hagemeister | 2013-07-13 | 1 | -0/+5 | |
| | | ||||||
* | | Improve OpenGraph property matching | Philipp Hagemeister | 2013-07-13 | 1 | -6/+6 | |
| | | ||||||
* | | Use re.DOTALL by default when searching OpenGraph properties | Jaime Marquínez Ferrándiz | 2013-07-13 | 1 | -1/+1 | |
| | | ||||||
* | | InfoExtractor: add some helper methods to extract OpenGraph info | Jaime Marquínez Ferrándiz | 2013-07-12 | 1 | -0/+24 | |
| | | ||||||
* | | Remove video_result helper method | Philipp Hagemeister | 2013-07-11 | 1 | -5/+0 | |
|/ | | | | Calling it was more complex then actually including the type in the video info | |||||
* | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-07-08 | 1 | -0/+35 | |
|\ | ||||||
| * | VimeoIE: authentication support (closes #885) and add a method in the base ↵ | Jaime Marquínez Ferrándiz | 2013-07-07 | 1 | -0/+35 | |
| | | | | | | | | InfoExtractor to get the login info | |||||
* | | [3sat] Add support (Fixes #1001) | Philipp Hagemeister | 2013-07-08 | 1 | -0/+2 | |
|/ | ||||||
* | Add --list-extractor-descriptions (human-readable list of IEs) | Philipp Hagemeister | 2013-07-01 | 1 | -0/+4 | |
| | ||||||
* | Document view_count (Closes #963) | Philipp Hagemeister | 2013-06-29 | 1 | -0/+1 | |
| | ||||||
* | improve generic and encrypted signature error messages | Filippo Valsorda | 2013-06-25 | 1 | -1/+1 | |
| | ||||||
* | Remove useless headers | Philipp Hagemeister | 2013-06-23 | 1 | -2/+0 | |
| | ||||||
* | Fix generic class move (add all files) | Philipp Hagemeister | 2013-06-23 | 1 | -0/+266 | |