Commit Graph

6242 Commits (903d1369428f72397dbc698654dbad445ecaf2ac)

Author SHA1 Message Date
Sergey M․ 903d136942 [lynda] Logout only when login info present (Closes )
Yen Chi Hsuan 9d584da7d0 [xfileshare] Correct _VALID_URL
Yen Chi Hsuan 31752f76f7 [twitter:card] Add add_ie for the external test
Yen Chi Hsuan 5f1b2aea80 [twitter:card] Support vine.co embeds (closes )
Sergey M․ 4479600d57 [instagram] Add test for
Sergey M․ a90189c3ad [instagram] Relax _VALID_URL (Closes )
Sergey M․ d8a1caf04f [brightcove:new] Style
Sergey M․ cb33d389ed [brightcove:new] Add test with rtmp streams
Sergey M․ e01b432ad3 [brightcove:new] Fix test
Sergey M․ fd91257c40 [brightcove] Order imports alphabetically
Sergey M․ 75eac8961e [brightcove] Remove unused import
Sergey M․ 3b7d9aa487 Rename all references to legacy studio Brightcove extractor
Sergey M․ 1f4b722b00 [generic] Clarify Brightcove Legacy Studio comment
Sergey M․ f6519f89b0 [generic] Extract Brightcove New Studio embeds
Sergey M․ 24af85298e [brightcove] Fix _extract_urls
Sergey M․ e721d857c2 [brightcove] Clarify IE_NAMEs
Sergey M․ 5c17f0a67a [brightcove:embedinpage] Rename extractor to brightcove new
It's not actually embed_in_page but "New Studio" and allows both iframe and embed_in_page embeds
Sergey M․ 4fcaa4f4a5 [brightcove] Rename extractor to brightcove legacy
Old embedding approaches are now "Legacy Studio"
Sergey M․ 536f819eda [brightcove] Imrove extraction of new embeds
Sergey M․ a662489877 [brightcove:embedinpage] Make more robust and extract rtmp streams
Sergey M․ a2973eb597 Merge branch 'brightcove_in_page_embed' of https://github.com/remitamine/youtube-dl into remitamine-brightcove_in_page_embed
Sergey M․ 4e21b3a94f [cbs] Use android UA for higher quality streams (Closes )
Jaime Marquínez Ferrándiz b703ebeeaf [twitter] Don't fail if the description doesn't contain an URL (fixes )
Jaime Marquínez Ferrándiz b84a5f0337 [twitter] Update tests checksums
Sergey M․ 91d644b5ba [ruutu] Relax formats extraction
Sergey M․ 5d6c3d6a66 [ruutu] Skip NOT-USED URLs(Closes )
Jaime Marquínez Ferrándiz 1ebb4717df [cbsnews] Fix construction of 'play_path' in some videos (fixes )
Yen Chi Hsuan cf5881fc4d Credit @ferama
For providing idea for vidto.me () and extending nowvideo support ()
Sergey M․ fcd817a326 [vimeo] Fix extraction (Closes )
Sergey M․ 031ec536f0 [gorillavid] Rename to xfileshare
Sergey M․ 668db403f9 [gorillavid] Add test for vidto.me and strip title
Sergey M․ b9ad101926 [gorillavid] Add support for vidto.me
Sergey M․ 435911029f [vidto] Remove extractor
Sergey M․ 699ed30cee [novamov] Modernize
Sergey M․ 9eab37dca0 [vimeo] Simplify set cookie
Sergey M․ 9a8a12b7d8 [vimeo] Append cookies instead of overriding
Yen Chi Hsuan a4c2ab35c1 Merge remote-tracking branch 'upstream/master'
Sergey M․ 3d9c4bf09a [vimeo] Fix password protected videos (Closes )
Yen Chi Hsuan 8b8a39e279 [vidto] Several simplifications and improvements
1. Use InfoExtractor._hidden_inputs
2. Fetch title from <title> tag
3. Cookies are preserved automatically
4. Use single quotes everywhere
5. Do not declare variables for one-time use only
Sergey M․ 82393e2bb2 [novamov] Follow continue-to-the-video button if any (Closes )
Sergey M․ 2eb99a4b98 [nowvideo] Replace main host to resolvable one
Yen Chi Hsuan 990e6e8fa3 [vidto] Minor fixes
1. import order
2. fatal is already True in helper functions
Rémy Léone d8b7e80d29 Remove duplicate key
Yen Chi Hsuan 37120974dc [vidto] PEP8
Marco Ferragina 42fc93c709 vidto extractor: code cleanup
Marco Ferragina a625e56543 [vidto] Add extractor
Sergey M․ 9b738b2caa [funnyordie] Fix extraction and extract m3u8 formats
Yen Chi Hsuan 50f84a9ae1 [youtube] Support new base.js html5 player
Sergey M․ b25f753397 [kaltura] Relax _VALID_URL
Sergey M․ 6a5d6de1e3 [generic] Improve kaltura embed detection (2)