Commit Graph

8729 Commits (82c4d7b0ce49b13a9dd8491dd32e962ca307c974)

Author SHA1 Message Date
Yen Chi Hsuan c39fd7b1ca [UDNEmbed] Fix generic UDN pages
Closes #7547
9 years ago
Sergey M․ a9c09a7c62 [pbs] Update API URL (Closes #7565) 9 years ago
Philipp Hagemeister 82beaabb41 release 2015.11.18 9 years ago
Jaime Marquínez Ferrándiz 63b4295d20 [youtube:playlist] fix title extraction (fixes #7544 and #7545) 9 years ago
Sergey M․ 312a3f389b [pbs] Extend _VALID_URL 9 years ago
Jaime Marquínez Ferrándiz 609af1ae1c [dplay] Add 'encoding: utf-8' line 10 years ago
Jaime Marquínez Ferrándiz 4cd759f73d [dplay] Add extractor (closes #7515)
Since I haven't figured out how to download the hds stream, we use the hls one instead.
10 years ago
Jaime Marquínez Ferrándiz e156e70281 [rtve] Remove unused import 10 years ago
Sergey M․ 9b464929fe [rtve.es:alacarta] Fix extraction 10 years ago
Sergey M 0c176d7bde Merge pull request #7514 from ping/patch-7301
[neteasemusic] Fixes #7301
10 years ago
Sergey M․ 7a3f0c00ad [utils] Style 10 years ago
Sergey M․ 7aefc49c40 [utils] Skip invalid/non HTML entities (Closes #7518) 10 years ago
Rastislav Barlik 741dd8ea65 Clarify that automatic subtitles are generated.
It wasn't clear what automatic word mean.
10 years ago
ping 76adc82068 [neteasemusic] Fixes #7301 10 years ago
Philipp Hagemeister bd1512d196 release 2015.11.15 10 years ago
Sergey M․ 9a4acbfaf5 [theplatform] Add test for #7385 10 years ago
Sergey M․ ad1f4e7902 [theplatform] Handle explicitly specified SMIL (#7385) 10 years ago
Sergey M b328295910 Merge pull request #7436 from davidbz/add_proxy_to_update_procedure
Add proxy support for update_self
10 years ago
David Ben Zakai 828b2a5cd9 Removing an unnecessary import 10 years ago
Sergey M․ 2ff7cbeaaa [nowtv:list] Add extrator (Closes #7147) 10 years ago
Sergey M․ b2f7738830 [dumpert] Use original protocol 10 years ago
Sergey M․ dc0279532a [dumpert] Disable SSL (Closes #7504) 10 years ago
Sergey M․ 0c59d02bdc [periscope] Relax _VALID_URL (Closes #7503) 10 years ago
Jaime Marquínez Ferrándiz 0f72beb515 [periscope] Remove unused imports 10 years ago
Sergey M․ d781e29316 [bbc] Allow selectionunavailable errors (Closes #7502) 10 years ago
Sergey M․ 3b3e8ed332 [quickscope] Remove extractor (2) 10 years ago
Sergey M․ dcdfeb33d2 [quickscope] Remove extractor 10 years ago
Sergey M․ 0d85c3a732 [lynda] Style 10 years ago
Sergey M․ 903d136942 [lynda] Logout only when login info present (Closes #7500) 10 years ago
Yen Chi Hsuan 9d584da7d0 [xfileshare] Correct _VALID_URL 10 years ago
Yen Chi Hsuan 31752f76f7 [twitter:card] Add add_ie for the external test 10 years ago
Yen Chi Hsuan 5f1b2aea80 [twitter:card] Support vine.co embeds (closes #7496) 10 years ago
Sergey M․ 4479600d57 [instagram] Add test for #7497 10 years ago
Sergey M․ a90189c3ad [instagram] Relax _VALID_URL (Closes #7497) 10 years ago
Sergey M․ d8a1caf04f [brightcove:new] Style 10 years ago
Sergey M․ cb33d389ed [brightcove:new] Add test with rtmp streams 10 years ago
Sergey M․ e01b432ad3 [brightcove:new] Fix test 10 years ago
Sergey M․ fd91257c40 [brightcove] Order imports alphabetically 10 years ago
Sergey M․ c7b959ce38 [utils] Remove unused function 10 years ago
Sergey M․ 75eac8961e [brightcove] Remove unused import 10 years ago
Sergey M․ 3b7d9aa487 Rename all references to legacy studio Brightcove extractor 10 years ago
Sergey M․ 1f4b722b00 [generic] Clarify Brightcove Legacy Studio comment 10 years ago
Sergey M․ f6519f89b0 [generic] Extract Brightcove New Studio embeds 10 years ago
Sergey M․ 24af85298e [brightcove] Fix _extract_urls 10 years ago
Sergey M․ e721d857c2 [brightcove] Clarify IE_NAMEs 10 years ago
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
10 years ago
Sergey M․ 4fcaa4f4a5 [brightcove] Rename extractor to brightcove legacy
Old embedding approaches are now "Legacy Studio"
10 years ago
Sergey M․ 536f819eda [brightcove] Imrove extraction of new embeds 10 years ago
Sergey M․ a662489877 [brightcove:embedinpage] Make more robust and extract rtmp streams 10 years ago
Sergey M․ a2973eb597 Merge branch 'brightcove_in_page_embed' of https://github.com/remitamine/youtube-dl into remitamine-brightcove_in_page_embed 10 years ago
Sergey M․ 4e21b3a94f [cbs] Use android UA for higher quality streams (Closes #7490) 10 years ago
Jaime Marquínez Ferrándiz b703ebeeaf [twitter] Don't fail if the description doesn't contain an URL (fixes #7489) 10 years ago
Jaime Marquínez Ferrándiz b84a5f0337 [twitter] Update tests checksums 10 years ago
Philipp Hagemeister a1ec9a7553 release 2015.11.13 10 years ago
Sergey M․ 91d644b5ba [ruutu] Relax formats extraction 10 years ago
Sergey M․ 5d6c3d6a66 [ruutu] Skip NOT-USED URLs(Closes #7478) 10 years ago
Jaime Marquínez Ferrándiz 1ebb4717df [cbsnews] Fix construction of 'play_path' in some videos (fixes #7394) 10 years ago
Yen Chi Hsuan cf5881fc4d Credit @ferama
For providing idea for vidto.me (#7167) and extending nowvideo support (#6760)
10 years ago
Sergey M․ fcd817a326 [vimeo] Fix extraction (Closes #7460) 10 years ago
Sergey M․ 031ec536f0 [gorillavid] Rename to xfileshare 10 years ago
Sergey M․ 668db403f9 [gorillavid] Add test for vidto.me and strip title 10 years ago
Sergey M․ b9ad101926 [gorillavid] Add support for vidto.me 10 years ago
Sergey M․ 435911029f [vidto] Remove extractor 10 years ago
Sergey M․ 699ed30cee [novamov] Modernize 10 years ago
Sergey M․ 9eab37dca0 [vimeo] Simplify set cookie 10 years ago
Sergey M․ 9a8a12b7d8 [vimeo] Append cookies instead of overriding 10 years ago
Yen Chi Hsuan a4c2ab35c1 Merge remote-tracking branch 'upstream/master' 10 years ago
Sergey M․ 3d9c4bf09a [vimeo] Fix password protected videos (Closes #7451) 10 years ago
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
10 years ago
Sergey M․ 82393e2bb2 [novamov] Follow continue-to-the-video button if any (Closes #7330) 10 years ago
Sergey M․ 2eb99a4b98 [nowvideo] Replace main host to resolvable one 10 years ago
Yen Chi Hsuan 990e6e8fa3 [vidto] Minor fixes
1. import order
2. fatal is already True in helper functions
10 years ago
Rémy Léone d8b7e80d29 Remove duplicate key 10 years ago
Yen Chi Hsuan 37120974dc [vidto] PEP8 10 years ago
Marco Ferragina 42fc93c709 vidto extractor: code cleanup 10 years ago
Marco Ferragina a625e56543 [vidto] Add extractor 10 years ago
Sergey M․ 9b738b2caa [funnyordie] Fix extraction and extract m3u8 formats 10 years ago
David Ben Zakai 90bb5667bf Using internal opener 10 years ago
David Ben Zakai d3d3e2e3aa Adding proxy to update procedure 10 years ago
Philipp Hagemeister 37ca7b22b5 release 2015.11.10 10 years ago
Yen Chi Hsuan 50f84a9ae1 [youtube] Support new base.js html5 player 10 years ago
Yen Chi Hsuan ff29bf81f8 [jsinterp] Support alternative function definition form 10 years ago
Sergey M․ b25f753397 [kaltura] Relax _VALID_URL 10 years ago
Sergey M․ 6a5d6de1e3 [generic] Improve kaltura embed detection (2) 10 years ago
Sergey M․ 1c31a5b0e0 [generic] Improve kaltura embed detection (Closes #7409) 10 years ago
Sergey M․ 4f5cdf7c9b [cmt] Extend _VALID_URL to support shows (Closes #7407) 10 years ago
Sergey M․ f09a767d31 [mit] Allow external embeds (Closes #7406) 10 years ago
Sergey M․ cc8034cc4c [extremetube] Modernize 10 years ago
Sergey M․ 50506cb607 [extremetube] Fix extraction (Closes #7163) 10 years ago
Sergey M․ aa8d2d5be6 [rtbf] Make www optional in _VALID_URL 10 years ago
Sergey M․ 114e6025b0 [rtbf] Expand _VALID_URL (Closes #7402) 10 years ago
Sergey M․ fda2717ef9 [movieclips] Add coding cookie 10 years ago
Frans de Jonge 937511dfc0 Added support for the RTBF OUFtivi subpage 10 years ago
Jaime Marquínez Ferrándiz d5c181a14e [movieclips] Fix extraction (fixes #7404)
They use theplatform now.
Changed the test, because the old one seems to be georestricted.
10 years ago
Sergey M? e8ce2375e0 [viidea] Improve and cleanup (Closes #7390)
* Optimize requests for multipart videos
* Fix cfg regex
* Improve titles and identifiers
10 years ago
remitamine 6fdb39ded1 [viidia] Cleaup
[viidea] extract playlist if lecture is an event

[viidia] use compat_str
10 years ago
remitamine 8e3a2bd620 [viidea] fix _VALID_URL regex and tests 10 years ago
remitamine a06bf87a2c [viidea] add support for sites using viidea service 10 years ago
remitamine ee4337d100 [videolecture] add support for multi part videos 10 years ago
Jaime Marquínez Ferrándiz cff551c0b0 [googleplus] Fix extraction of formats 10 years ago