Commit Graph

12192 Commits (3b01a9fbb63e33325fa979db8a846d3e655e79e6)
 

Author SHA1 Message Date
Yen Chi Hsuan 3b01a9fbb6
[litv] Add new extractor
LiTV is a streaming platform providing free and paid legal contents in
Taiwan.
Sergey M․ 9c072d38c6
[arte] Improve language preference (Closes , closes )
Sergey M․ 3e169233da
Expanduser for more options with input files
Sergey M․ f5436c5d9e
[downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes )
Sergey M․ 5c24873a9e
Credit @inondle for
Sergey M․ 00c21c225d
Credit @kdeldycke for
Sergey M d013b26719 Merge pull request from kdeldycke/batch_file_home_expansion
Expand user's home in batch file path.
Kevin Deldycke e2eca6f65e Expand user's home in batch file path.
Yen Chi Hsuan a0904c5d80
[telegraaf] Fix extractor (closes )
Sergey M․ cb1fa58813
[flickr] Extract uploader URL (Closes )
remitamine 3fd6332c05 [flickr] extract license field(closes )
Sergey M 401d147893 Merge pull request from inondle/master
[liveleak] Adds support for thumbnails and updates tests
inondle e2ee97dcd5 [liveleak] Adds support for thumbnails, updates tests
Sergey M․ f745403b5b
[vevo] Revert videoplayer.vevo.com to api.vevo.com
Sergey M․ 3e80e6f40d
[vevo] Allow request to api.vevo.com to fail (Closes )
I don't know whether this it's tempopary or api has just gone
Sergey M․ 25cb7a0eeb
[youtube] Allow empty attribute values in description regex
Sergey M․ abc97b5eda
[utils] Allow empty attribute values in get_element_by_attribute (Closes )
remitamine 04e88ca2ca [vk] improve extraction(fixes )
Yen Chi Hsuan 6f59aa934b
[periscope:user] Add new extractor for user pages
Closes 
Yen Chi Hsuan 109db8ea64 Merge pull request from codesparkle/master
Feature: --restrict-filenames: replace accented characters by their unaccented counterpart instead of "_"
Sergey M․ 915620fd68
[redtube] PEP 8
Sergey M․ ac12e888f9
[redtube] Extract all formats, duration, upload date and view count (Closes )
Yen Chi Hsuan b1c6a5bac8
[Makefile] Remove more media files in `make clean`
Yen Chi Hsuan 7d08f6073d
[kuwo:category] Update test
remitamine 758a059241 [dailymail] Add new extractor(closes )
Yen Chi Hsuan 4f8c56eb4e
[fczenit] Fix extraction and update test
Closes 
Sergey M․ 9da526aae7
[yandexmusic:playlist] Update test
Sergey M․ 75b81df3af
[udemy] Modernize
Sergey M․ aabdc83d6e
[udemy] Fix course enroll (Closes )
Sergey M․ 2a48e6f01a
[yandexmusic:playlist] Respect track order for long (>150) playlists
Sergey M․ 203a3c0e6a
[yandexmusic:playlist] Make title optional
Sergey M․ d36724cca4
[yandexmusic:playlist] Remove unused imports
Sergey M․ 15fc0658f7
[yandexmusic:playlist] Modernize
Sergey M․ e960c3c223
[yandexmusic:playlist] Improve extraction (Closes )
Sergey M․ bc7e77a04b
[vevo] Use raise_geo_restricted
Sergey M․ 964f49336f
[aol] Improve _VALID_URL (Closes )
Sergey M․ 57d8e32a3e
[xfileshare] Add support for streamin.to
Sergey M․ 4174552391
[xfileshare] Refactor _VALID_URL and remove ded sites
Sergey M․ 80bc4106af
[xfileshare] Add support for thevideobee.to (Closes )
Yen Chi Hsuan 7759be38da
[xiami] Detect georestriction and skip tests
Yen Chi Hsuan a0a309b973
[kuwo:category] Fix description and update test
Adam Thalhammer c587cbb793 improved performance by extracting accented chars to top level
Sergey M․ 6c52a86f54
[README.md] Update creator description
Sergey M․ 8a92e51c60
[extractor/common] Relax wording for creator metafield
Sergey M․ f0e14fdd43
[YoutubeDL] Skip non-relevant field types when building output template
Sergey M․ df5f4e8888
[vevo] Remove superfluous code
Sergey M․ 7960b0563b
[YoutubeDL] Properly process unable-to-download-error on python2
Sergey M․ 5c9ced9504
[vevo] Improve genre extraction
Adam Thalhammer 31c4448f6e Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes
Adam Thalhammer 79a2e94e79 Instead of replacing accented characters with an underscore when sanitizing file names in restricted mode, replace them with their non-accented equivalents fixes