Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [funnyordie] move extraction to VoxMedia extractor and improve vox volume ↵ | Remita Amine | 2019-07-10 | 1 | -162/+0 |
| | | | | embed extraction(closes #16846) | ||||
* | [funnyordie] Extract more metadata (closes #13677) | Sergey M․ | 2017-07-20 | 1 | -8/+56 |
| | |||||
* | Don't list master m3u8 playlists in format list (closes #12832) | Sergey M․ | 2017-04-27 | 1 | -2/+1 |
| | |||||
* | Fix "invalid escape sequences" error on Python 3.6 | Yen Chi Hsuan | 2017-01-06 | 1 | -2/+2 |
| | |||||
* | [funnyordie] Copy formats' metadata from hls and sort formats | Sergey M․ | 2016-11-21 | 1 | -11/+38 |
| | |||||
* | [funnyordie] Improve extraction | Andy Savicki | 2016-11-21 | 1 | -5/+7 |
| | |||||
* | [funnyordie] Relax M3U8 URL matching | Yen Chi Hsuan | 2016-04-09 | 1 | -2/+2 |
| | | | | | | | Also, m3u8_url extraction should be fatal as all formats depends directly or indirectly on it. This change fixes test_Generic_26 and TestFunnyOrDieSubtitles | ||||
* | Simplify formats accumulation for f4m/m3u8/smil formats | Sergey M․ | 2015-12-29 | 1 | -4/+2 |
| | | | | Now all _extract_*_formats routines return a list | ||||
* | [funnyordie] Fix extraction and extract m3u8 formats | Sergey M․ | 2015-11-10 | 1 | -3/+12 |
| | |||||
* | [funnyordie] Handle protocol-relative URLs (fixes #6490) | ngld | 2015-08-12 | 1 | -1/+1 |
| | |||||
* | [funnyordie] Simplify subtitles | Sergey M․ | 2015-03-11 | 1 | -8/+6 |
| | |||||
* | Update funnyordie.py | pishposhmcgee | 2015-03-10 | 1 | -2/+1 |
| | |||||
* | Added subtitles for FunnyOrDie | PishPosh.McGee | 2015-03-10 | 1 | -1/+11 |
| | |||||
* | [funnyordie] Remove test md5sum (Fixes #4113) | Philipp Hagemeister | 2014-11-12 | 1 | -1/+0 |
| | |||||
* | [funnyordie] Add articles URL test | Sergey M․ | 2014-10-31 | 1 | -0/+3 |
| | |||||
* | [FunnyOrDie] Add support for "/articles/" URLs | anovicecodemonkey | 2014-10-31 | 1 | -1/+1 |
| | |||||
* | [funnyordie] Fix extraction (Closes #4011) | Sergey M․ | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | [funnyordie] Fix test case md5 | Philipp Hagemeister | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | [funnyordie] Fix test description | Philipp Hagemeister | 2014-07-21 | 1 | -1/+1 |
| | |||||
* | [funnyordie] Extract more formats | Sergey M․ | 2014-05-07 | 1 | -7/+23 |
| | |||||
* | [FunnyOrDie] simplify | pulpe | 2014-05-06 | 1 | -7/+3 |
| | |||||
* | [FunnyOrDie] fix thumbnails + add test (fixes #2856) | pulpe | 2014-05-06 | 1 | -18/+23 |
| | |||||
* | [funnyordie] Correct JSON interpretation | Philipp Hagemeister | 2014-03-13 | 1 | -1/+4 |
| | |||||
* | [generic/funnyordie] Add support for funnyordie embeds (Fixes #2546) | Philipp Hagemeister | 2014-03-11 | 1 | -3/+14 |
| | |||||
* | [funnyordie] Simplify and use unicode_literals | Jaime Marquínez Ferrándiz | 2014-01-28 | 1 | -10/+14 |
| | |||||
* | [funnyordie] Fix video url extraction | Jaime Marquínez Ferrándiz | 2013-09-20 | 1 | -1/+2 |
| | |||||
* | [funnyordie] fix video url extraction | Jaime Marquínez Ferrándiz | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | [funnyordie] fix extraction of video url and title | Jaime Marquínez Ferrándiz | 2013-08-21 | 1 | -5/+2 |
| | |||||
* | Use re.DOTALL by default when searching OpenGraph properties | Jaime Marquínez Ferrándiz | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | InfoExtractor: add some helper methods to extract OpenGraph info | Jaime Marquínez Ferrándiz | 2013-07-12 | 1 | -4/+1 |
| | |||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -0/+9 |
| | |||||
* | [FunnyOrDie] Remove unused import | Philipp Hagemeister | 2013-06-23 | 1 | -3/+0 |
| | |||||
* | Move FunnyOrDie into its own file | Philipp Hagemeister | 2013-06-23 | 1 | -0/+34 |