Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-03 | [skip travis] revert automerge for now | Unknown | |
2020-09-02 | [skip travis] adding automerge support | Unknown | |
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling | |||
2020-09-02 | [skip travis] renaming | Unknown | |
to avoid using same folder when using pip install for example | |||
2017-06-09 | [flickr] Ensure format id is string | Sergey M․ | |
2016-05-07 | [flickr] Extract uploader URL (Closes #9426) | Sergey M․ | |
2016-05-07 | [flickr] extract license field(closes #9425) | remitamine | |
2016-03-26 | [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict | Sergey M․ | |
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974 | |||
2015-12-21 | [flickr] fix format sorting | remitamine | |
2015-12-21 | [flickr] extract views_count and tags | remitamine | |
2015-11-05 | raise ExtractorError if the page doesn't contain a video | remitamine | |
2015-11-01 | [flickr] handle error message | remitamine | |
2015-11-01 | [flickr] extract fresh api key and remove duplication in test | remitamine | |
2015-11-01 | [flickr] extract more info and formats | remitamine | |
2015-04-22 | [flickr] Don't use regex for extracting the info from the xml files | Jaime Marquínez Ferrándiz | |
2015-04-22 | [flickr] Fix extraction (fixes #5501) | Jaime Marquínez Ferrándiz | |
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-09-24 | [flickr] Modernize | Philipp Hagemeister | |
2014-01-17 | [flickr] Use unicode literals | Philipp Hagemeister | |
2013-10-04 | [FlickrIE] Fix HTTPS url | rzhxeo | |
2013-07-12 | InfoExtractor: add some helper methods to extract OpenGraph info | Jaime Marquínez Ferrándiz | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | [flickr] Move into own file | Philipp Hagemeister | |