Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | Use unescapeHTML for OpenGraph properties | Philipp Hagemeister | |
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. | |||
2013-07-13 | Strip hash info from URL when making requests (Fixes #1038) | Philipp Hagemeister | |
2013-07-13 | Improve OpenGraph property matching | Philipp Hagemeister | |
2013-07-13 | Use re.DOTALL by default when searching OpenGraph properties | Jaime Marquínez Ferrándiz | |
2013-07-12 | InfoExtractor: add some helper methods to extract OpenGraph info | Jaime Marquínez Ferrándiz | |
2013-07-11 | Remove video_result helper method | Philipp Hagemeister | |
Calling it was more complex then actually including the type in the video info | |||
2013-07-08 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-07-08 | [3sat] Add support (Fixes #1001) | Philipp Hagemeister | |
2013-07-07 | VimeoIE: authentication support (closes #885) and add a method in the base ↵ | Jaime Marquínez Ferrándiz | |
InfoExtractor to get the login info | |||
2013-07-01 | Add --list-extractor-descriptions (human-readable list of IEs) | Philipp Hagemeister | |
2013-06-29 | Document view_count (Closes #963) | Philipp Hagemeister | |
2013-06-25 | improve generic and encrypted signature error messages | Filippo Valsorda | |
2013-06-23 | Remove useless headers | Philipp Hagemeister | |
2013-06-23 | Fix generic class move (add all files) | Philipp Hagemeister | |