Commit Graph

10526 Commits (0b1bb1ac3ac25dd4d248c71fec16b2a995ecb935)
 

Author SHA1 Message Date
Sergey M․ 0b1bb1ac3a [funimation] Add test for promotional video
Sergey M․ f208e52a76 [funimation] Fix promotional videos extraction
Sergey M․ b091529a3c [funimation] Extend _VALID_URL to match promotional videos
Sergey M․ b323a3cbff [funimation] Remove unused import
Sergey M․ b59623ef43 [funimation] Use mobile webpage for workaround hulu error
Sergey M․ 9c163950da [funimation] Improve _VALID_URL
Sergey M․ d357bbd375 [funimation] Update test
Sergey M? f542a3d26b [funimation] Improve extraction (Closes )
Sergey M? 59a4ff482a [funimation] Real UA is required for login
Sergey M? 40ca5b04f4 [funimation] Remove unnecessary login form field
Sergey M? 411e5b88c9 [funimation] Fix login message
Sergey M? b4c299bad0 [funimation] PEP 8
Muratcan Simsek ab4bdc913f [funimation] Add new extractor
Update funimation.py

Update funimation.py

Removed unnecessary lines.

Update funimation.py

Added thumbnail and description.

Filename improvement.

fixed TEST.
remitamine 1fe248a51b Merge pull request from remitamine/ooyala
[ooyala] improve extraction
remitamine 2559b9d017 [wdr] extract all formats(closes )
Sergey M․ 4db43567e8 [downloader/f4m] Decode manifest before fixing
Yen Chi Hsuan b6afc225c8 [vevo] Use _download_smil to provide informative error messages
Yen Chi Hsuan ad30dc1e20 [vevo] Allow calling API without https
Not all proxies allow CONNECT
Yen Chi Hsuan ff51983e15 [vevo] Handle videos without video_info ()
Yen Chi Hsuan 4b94288301 [vevo] Use _match_id
Yen Chi Hsuan 4bf99ade15 [vevo] Catch the georestriction message ()
remitamine 75ed53320e [ooyala] improve extraction
Sergey M․ 17b786ae73 [downloader/f4m] Fix malformed manifests (Closes )
Sergey M dfd42a43c3 Merge pull request from joksnet/patch-1
[FFmpegPostProcessor] Default of prefer ffmpeg
Philipp Hagemeister f7b8dd63f0 release 2015.12.10
Sergey M․ a8abf124c8 [dailymotion] Add subtitles test URL for reference
Sergey M․ 176ccefcd8 [pbs] PEP 8
Sergey M․ cbd2ffd031 [dailymotion] Fix subtitles extraction
Sergey M․ 0b534d2adc [dailymotion] Restrict player v5 regex (Closes )
Sergey M․ 526a20bd16 [pbs] Clarify member stations' URLs
Philipp Hagemeister f1ac2033ab Merge pull request from habi/master
Updating README.md
David Haberthür a1b8d815f5 Reverting markup changes
David Haberthür 8b756bd98e Merge branch 'update-readme'
David Haberthür 46047c58d0 Updating README.md
- Harmonizing mentions of **youtube-dl** in the text
- Removing unnecessary Markdown markup for headers
- Adding some links
Juan M Martínez 374c761e77 [FFmpegPostProcessor] Default of prefer ffmpeg
When no `downloader` is passed to `FFmpegPostProcessor`
an exception was raised trying to get the prefer ffmpeg param.

    AttributeError: 'NoneType' object has no attribute 'params'

This fixes and defaults to `False`.
Sergey M․ 6c7b26e13f [pbs] Make URLs lowercase
Sergey M․ b51b108045 [pbs] Clean up stations list from duplicates
Philipp Hagemeister 86e8c89488 release 2015.12.09
Jaime Marquínez Ferrándiz 47f48f5d85 [test/test_all_urls] Update pbs extractor name
It's in lowercase now (since e15e2ef7a0).
Sergey M․ e15e2ef7a0 [pbs] Add support for all member stations ()
Sergey M․ d0c8b279da [pbs] Add another coveplayer pattern (Closes )
Sergey M․ 612d83b51d [pbs] Extend _VALID_URL
Sergey M 9c30efeb7e Merge pull request from jindaxia/fix_sohu_403forbidden
[sohu] Fix 403 forbidden
Sergey M․ 39fa4cc107 [cliphunter] Fix extraction (Closes )
Sergey M? b09c122373 [nbc] Add another theplatform pattern
Sergey M 3348243b7b [README.md] Clarify verbose log requirements
Sergey M․ b46b65ed37 [nbc] Smuggle referer (Closes )
Sergey M․ 18e4088fad [theplatform] Add support for referer protected videos wuth explicit SMIL
虾哥哥 5fd6cd64f9 [sohu]fix 403 forbidden
Sergey M․ 3d24bbfbe4 [YoutubeDL] Check formats for merge to be opposite ()