Commit Graph

6435 Commits (27fe5e347350484009e79251ec7ef97484219481)

Author SHA1 Message Date
Sergey M․ 27fe5e3473 [ellentv] Make video url extraction fatal
Sergey M․ f67dcc09f5 [eagleplatform] Skip georestricted test
Sergey M․ fefc9d121d [dump] Fix title extraction
Sergey M․ a319c33d8b [dreisat] Update test
Sergey M․ 218d6bcc05 [dreisat] Capture status errors
Sergey M․ 7d25463972 [drtv] Update test
Sergey M․ aff84bec07 [drtv] Check for unavailable videos
Sergey M․ ac651e974e [culturebox] Fix test
Sergey M․ e21a55abcc [extractor/common] Remove f4m section
It's now provided by `f4m_id`
Sergey M․ bc03228ab5 [francetv] Improve formats extraction
Sergey M․ f05d0e73c6 [francetv] Fix duration
Sergey M․ aed2d4b31e [culturebox] Replace test
Sergey M․ 184a197441 [culturebox] Check for unavailable videos
Sergey M․ ed676e8c0a [bliptv] Check format URLs
Some formats are now 404
Sergey M․ 8e1f937473 [aftonbladet] Modernize
Sergey M․ 1a68d39211 [aftonbladet] Fix extraction
Sergey M․ 1a48181a9f [options] Fix load info help string
Sergey M․ 6b70a4eb7d [options] `Number` is a verb here
Sergey M․ f01855813b [options] extractor is lowercase
Sergey M․ 4a3cdf81af [options] Restore some strings
Sergey M․ f777397aca Merge branch 'patch-1' of https://github.com/tuexss/youtube-dl into tuexss-patch-1
Sergey M․ 8fb2e5a4f5 [radiojavan] Sort formats
Sergey M․ 4e8cc1e973 [radiojavan] Fix height
Sergey M․ 7c39a65543 [pornovoisines] Simplify
Sergey M․ 15ac8413c7 [utils] Avoid treating `*-%Y` date template as UTC offset
Sergey M․ 79c21abba7 [utils] Add one more template to unified_strdate
Sergey M․ d5c418f29f Merge branch 'pornovoisines' of https://github.com/Roman2K/youtube-dl into Roman2K-pornovoisines
Sergey M․ 536b94e56f Merge branch 'snipem-gamersyde'
Sergey M․ 5c29dbd0c7 [gamersyde] Simplify
Sergey M․ ba9e68f402 [utils] Drop trailing comma before closing brace
Jaime Marquínez Ferrándiz e9f65f8749 [rtve] Extract a better quality video
Sergey M․ ae0dd4b298 Merge branch 'gamersyde' of https://github.com/snipem/youtube-dl into snipem-gamersyde
Sergey M․ 7cf97daf77 [radiojavan] Simplify and extract upload date
snipem 3d24d997ae Fixed intendation of test cases
Leaded to error on Linux machine
snipem 115c281672 [Gamersyde] Improved robustness, added duration and tests
Fix for Json syntax is now less error prone for Json syntax inside of
values. Extractor is now also using native Json handling. Added tests
for several videos that were producing errors in the first place.
Sergey M․ cce23e43a9 Merge branch 'radiojavan' of https://github.com/mtp1376/youtube-dl into mtp1376-radiojavan
Sergey M․ ff556f5c09 Do not encode outtmpl twice (Closes )
Sergey M․ 16fa01291b [prosiebensat1] Fix test
Sergey M․ 01534bf54f [prosiebensat1] Fix bitrate (Closes closes )
Jaime Marquínez Ferrándiz cd341b6e06 [mixcloud] Fix extraction of like count (reported in )
Mohammad Teimori Pabandi 185a7e25e7 [RadioJavan] Add new extractor
snipem e81a474603 [Gamersyde] Add new extractor
Jaime Marquínez Ferrándiz ff2be6e180 [bloomberg] Adapt to website changes (fixes )
Jaime Marquínez Ferrándiz 3da4b31359 [postprocessor/ffmpeg] Fix crash when ffprobe/avprobe are not installed (closes )
'self.probe_basename' was None, so 'probe_executable' raised a KeyError exception
Jaime Marquínez Ferrándiz 4bbeb19fc7 [miomio] pep8: remove whitespaces in empty line
Philipp Hagemeister a9cbab1735 release 2015.04.03
Sergey M․ a3c7019e06 [YoutubeDL] Check for `get_ca_certs` availability
`get_ca_certs` is not available in python <3.4
Sergey M․ 2ec8e04cac [miomio] Fix alphabetic order
Sergey M․ e03bfb30ce [miomio] Rename extractor
Sergey M․ f5b669113f [miomio] Simplify and fix python 2.6 issue