Commit Graph

11829 Commits (fe7ef95e91cec1c1794692029561a68e2aaa7809)
 

Author SHA1 Message Date
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
Yen Chi Hsuan 399a76e67b [utils] Jython support: tolerate missing fcntl module
Jaime Marquínez Ferrándiz 765ac263db [utils] mimetype2ext: return 'm4a' for 'audio/mp4' (fixes )
The youtube extractor was using 'mp4' for them, therefore filters like 'bestaudio[ext=m4a]' stopped working (94278f7202 broke it).
Yen Chi Hsuan a4e4d7dfcd [test_iqiyi_sdk_interpreter] Add test for iQiyi login
Yen Chi Hsuan 73f9c2867d [iqiyi] Support playlists (closes )
Philipp Hagemeister 9c86d50916 [faz] Future-proof XML element check
Yen Chi Hsuan 1d14c75f55 [Makefile] iQiyi login test requires network
Yen Chi Hsuan 99709cc3f1 [iqiyi] Implement _login()
Currently only email login supported
Yen Chi Hsuan 5bc880b988 [utils] Add OHDave's RSA encryption function
Yen Chi Hsuan 958759f44b [appletrailers] Extend _VALID_URL ()
remitamine f34294fa0c [downloader/external:ffmpegfd] check for None value of start_time
remitamine 99cbe98ce8 [downloader/external] check for external downloaders availability
Sergey M․ 86bf29050e [test_YoutubeDL] Make test pass until more intelligent sort formats (Closes )
remitamine 04cbc4980d [mtv] imporove duration extraction
RiCON 8765151c8a [mtv] Extract duration from each playlist item
RSS used instead of manifest files because it's exact to the millisecond
with the video I tested while in manifest it's only exact to the second.
remitamine 12b84ac8c1 [downloader/external] Add FFmpegFD(fixes )
- replace HlsFD and RtspFD
- add basic support for downloading part of the video or audio
Sergey M 8ec64ac683 [README.md] Clarify verbose log
Sergey M․ ed8648a322 [pornhub] Fix thumbnail and duration extraction (Closes )
Sergey M․ 88641243ab [pornhub:playlistbase] Improve extract entries
Sergey M․ 40e146aa1e [pornhub:user:videos] Add extractor (Closes )
Sergey M․ f3f9cd9234 [francetv] Improve video id regex (Closes )
Sergey M․ ebf1b291d0 [youtube:watchlater] Respect --no-playlist
Sergey M․ bc7a9cd8fb [youtube:watchlater] Improve _VALID_URL (Closes )
Sergey M․ d48502b82a [arte] Improve _VALID_URLs