12 Commits (9e1a5b845586a0a5431fb72467142046d8571e6f)

Author SHA1 Message Date
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules 10 years ago
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
10 years ago
Philipp Hagemeister 912b38b428 [instagram] Fix info_dict key name 10 years ago
Philipp Hagemeister ea38e55fff [instagram] Add support for user profiles (Fixes #2606) 10 years ago
Jaime Marquínez Ferrándiz 0de668af51 [instagram] Modernize 10 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Filippo Valsorda 8ffa13e03e [Instagram] get the non-https link, as they are serving Akamai cert from a instagram.com domain 11 years ago
Jaime Marquínez Ferrándiz 3f40217704 InstagramIE: fix the extraction of the uploader_id and the title
The page title is now 'Instagram', so we build it.
Also extract the description
11 years ago
Philipp Hagemeister aa6b734e02 [instagram] really fix uploader_id detection (Fixes #1038) 11 years ago
Philipp Hagemeister 73b57f0ccb [instagram] fix uploader_id detection (Fixes #1038) 11 years ago
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
Jaime Marquínez Ferrándiz 59fc531f78 Add InstagramIE (related #904) 11 years ago