Commit Graph

8614 Commits (fcd817a32636268156dfab20ffc7896fb6082f50)

Author SHA1 Message Date
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
Philipp Hagemeister 37ca7b22b5 release 2015.11.10
Yen Chi Hsuan 50f84a9ae1 [youtube] Support new base.js html5 player
Yen Chi Hsuan ff29bf81f8 [jsinterp] Support alternative function definition form
Sergey M․ b25f753397 [kaltura] Relax _VALID_URL
Sergey M․ 6a5d6de1e3 [generic] Improve kaltura embed detection (2)
Sergey M․ 1c31a5b0e0 [generic] Improve kaltura embed detection (Closes )
Sergey M․ 4f5cdf7c9b [cmt] Extend _VALID_URL to support shows (Closes )
Sergey M․ f09a767d31 [mit] Allow external embeds (Closes )
Sergey M․ cc8034cc4c [extremetube] Modernize
Sergey M․ 50506cb607 [extremetube] Fix extraction (Closes )
Sergey M․ aa8d2d5be6 [rtbf] Make www optional in _VALID_URL
Sergey M․ 114e6025b0 [rtbf] Expand _VALID_URL (Closes )
Sergey M․ fda2717ef9 [movieclips] Add coding cookie
Frans de Jonge 937511dfc0 Added support for the RTBF OUFtivi subpage
Jaime Marquínez Ferrándiz d5c181a14e [movieclips] Fix extraction (fixes )
They use theplatform now.
Changed the test, because the old one seems to be georestricted.
Sergey M? e8ce2375e0 [viidea] Improve and cleanup (Closes )
* Optimize requests for multipart videos
* Fix cfg regex
* Improve titles and identifiers
remitamine 6fdb39ded1 [viidia] Cleaup
[viidea] extract playlist if lecture is an event

[viidia] use compat_str
remitamine 8e3a2bd620 [viidea] fix _VALID_URL regex and tests
remitamine a06bf87a2c [viidea] add support for sites using viidea service
remitamine ee4337d100 [videolecture] add support for multi part videos
Jaime Marquínez Ferrándiz cff551c0b0 [googleplus] Fix extraction of formats
Sergey M․ 6d02b9a392 [crunchyroll] Fix description extraction
Sergey M․ 2c740cf28d [crunchyroll] Simplify description extraction
Sergey M․ 5214f1e31d [crunchyroll] Fix title extraction (Closes )
Sergey M․ 5d0f84d32c [beeg] Skip empty URLs (Closes )
Mister Hat ee223abb88 [vidzi] fixed. finds url from hash and host in script
Closes .
Sergey M․ 21d0c33ecd [pbs] Make flp embed lookup non fatal
Sergey M․ 8b6d9406db [pbs] Add test for flp frontline embeds
Sergey M․ 686f98816e [pbs] Add support for flp frontlines (Closes )
Sergey M․ 0fa6b17dcc [pbs] Simplify and speed up player URL search
Sergey M․ 472404953a [miomio] PEP 8