Commit Graph

12452 Commits (33d9f3707ccccfe8d73c1b398f198792e80a259f)
 

Author SHA1 Message Date
Yen Chi Hsuan 59f898b7a7 [utils] Merge base_n functions
Yen Chi Hsuan 8f4a2124a9 [vidzi] Fix extraction
Yen Chi Hsuan 481888294d [utils] Add base36 for use in Vidzi
Yen Chi Hsuan d1e440a4a1 [jwplatform] Separate codes for for parsing jwplayer data
Yen Chi Hsuan 81bdc8fdf6 [utils] Move base62 to utils
Yen Chi Hsuan e048d87fc9 [kuwo] Fix a test
Sergey M․ e26cde0927 [space] Remove extractor (Closes )
Now uses ooyala embed
Sergey M․ 20108c6b90 [ustudio] Improve (Closes )
mutantmonkey 9195ef745a [uStudio] Add new extractor
Sergey M․ d0459c530d [motherless] Update tests
Sergey M․ f160785c5c [utils] Remove AM/PM from unified_strdate patterns
Sergey M․ 5c0a57185c [motherless] Detect non-existing videos
Sergey M․ 43479d9e9d [motherless] Make categories optional (Closes )
Sergey M c0da50d2b2 [README.md] Turn references to issues to links
Yen Chi Hsuan c24883a1c0 [facebook] Fix format sorting
'hd' formats should have higher priorities
Yen Chi Hsuan 1b77ee6248 [c56] Support videos hosted on Sohu (closes )
Sergey M․ bf4b3b6bd9 [vk] Extract video URL from extra_data (Closes )
Yen Chi Hsuan efbeddead3 [facebook] Support mobile URLs (closes )
Yen Chi Hsuan 3cfeb1624a [nba] Support channels (, )
Yen Chi Hsuan b95dc034ca [utils] Implement cache for OnDemandPagedList
Yen Chi Hsuan 86a7dbe66e [nba] Support non-video/ pages
Fixes 
Sergey M b43a7a92cd [README.md] Fix typo
Sergey M 6563d31710 [README.md] Fix typo
Sergey M cf89ba9eff [README.md] Clarify robustness and future-proof requirements for new extractors
Sergey M 9b01272832 [README.md] Update link to extractor metafields
Sergey M 58525c94d5 [README.md] Emphasize copyright infringement aspects in add-new-site-support tutorial
Sergey M 621bd0cda9 [README.md] Add tl;dr links to examples
Sergey M 1610f770d7 [README.md] Extract example subsections
Sergey M 0fc871d2f0 [README.md:output_template] Add example for channel/user playlists download
Sergey M․ 1ad6143061 [xfileshare] Add support for powerwatch (Closes )
Philipp Hagemeister 92da3cd848 release 2016.02.22
remitamine 6212bcb191 [tf1] fix info extraction(fixes )
Sergey M․ d69abbd3f0 [googledrive] Make thumbnail optional (Closes )
Sergey M․ 1d00a8823e [arte] PEP 8
Sergey M․ 5d6e1011df [pbs] Extract all formats (Closes )
Sergey M․ f5bdb44443 [extractor/common] Add _remove_duplicate_formats
Yen Chi Hsuan 7efc1c2b49 [twitter] Fix metadata extraction and test_Twitter_1
Yen Chi Hsuan 132e3b74bd [twitter] Fix a typo
Yen Chi Hsuan bdbf4ba40e [twitter:amplify] Extract more metadata
Yen Chi Hsuan acb6e97e6a [twitter] Fix several failed tests
Yen Chi Hsuan 445d72b8b5 [twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLs
Closes 
Sergey M․ 92c5e11b40 [arte:future] Fix test
Sergey M․ 0dd046c16c [arte:magazine] Fix test
Sergey M․ 305168ca3e [arte:+7] Detect more embeds (Closes )
Sergey M․ b72f6163dc [arte:+7] Improve _VALID_URL
Sergey M․ 33d4fdabfa [extractor/generic] Add support for ok embeds ()
remitamine cafcf657a4 add more subtitles mime types to mimetype2ext and fix the platform subtitle extraction
Yen Chi Hsuan 101067de12 Jython support - handle *.class files
Yen Chi Hsuan 7360db05b4 [postprocessor/embedthumbnail] Allow mkv to embed thumbnails
Fixes 
Yen Chi Hsuan c1c05c67ea [utils] Jython support - disable setproctitle() until ctypes is complete