Commit Graph

15492 Commits (715534083dda7ecfd7aa0156c34422b394672b5e)
 

Author SHA1 Message Date
Sergey M․ efc57145c1
[manyvids] Improve (closes #14059) 7 years ago
John D e9b865267a
[manyvids] Add support for preview videos (closes #14053) 7 years ago
Sergey M․ bc35f07537
[vidme:user] Make tests only matching (closes #14054) 7 years ago
theychx 0b4a8eb3ac
[vidme:user] Relax _VALID_URLs 7 years ago
Sergey M․ c1c1585b31
[bpb] Improve (closes #14086) 7 years ago
Timendum 0cbb841ba9
[bpb] Fix extraction (closes #14043) 7 years ago
Sergey M d7c7100e3d
[soundcloud] Simplify and add test (closes #14093) 7 years ago
Tatsuyuki Ishi 73602bcd0c
[soundcloud] Fix download URL with private tracks 7 years ago
Sergey M․ 23b2df82c7
[aliexpress:live] Fix issues (closes #13698, closes #13707) 7 years ago
dubber0 503115540d
[aliexpress:live] Add extractor 7 years ago
Sergey M․ 64f0e30b93
[viidea] Capture and output lecture error message (#14099) 7 years ago
Sergey M․ a3431e1224
[radiocanada] Skip unsupported platforms (closes #14100) 7 years ago
Sergey M․ a2022b0c40
release 2017.09.02 7 years ago
Sergey M․ 8681ed7fc8
[ChangeLog] Actualize 7 years ago
Sergey M․ 8d81f3e36d
[youtube] Force old layout for each webpage (closes #14083) 7 years ago
Sergey M․ 7998520933
[youtube] Fix upload date extraction (closes #14065) 7 years ago
Sergey M․ 5b4bfbfc3b
[charlierose] Add support for episodes (closes #14062) 7 years ago
Sergey M․ 53647dfd0a
[bbccouk] Add support for w-prefixed ids (closes #14056) 7 years ago
Yen Chi Hsuan 22f65a9efc Merge pull request #14048 from ryandesign/patch-1
Fix build failures with old cp and zip
7 years ago
Ryan Schmidt c75c384fb6 Fix build failures with old cp and zip 7 years ago
Sergey M․ 1b41da488d
[googledrive] Extend _VALID_URL (closes #9785) 7 years ago
Sergey M․ fea82c1780
[googledrive] Add support for source format (closes #14046) 7 years ago
Sergey M․ 3902cdd0e3
[pornhd] Fix extraction (closes #14005) 7 years ago
Sergey M․ 2cfa7cbdd0
release 2017.08.27.1 7 years ago
Sergey M․ cc0412ef91
[ChangeLog] Actualize 7 years ago
Sergey M․ 1c9c8de29e
[youtube] Fix extraction with --youtube-skip-dash-manifest enabled (closes #14037) 7 years ago
Sergey M․ f031b76065
release 2017.08.27 7 years ago
Sergey M․ 62c06c593d
[ChangeLog] Actualize 7 years ago
Sergey M․ ff17be3ac9
[extractor/generic] Extract from LD-JSON last of all
Previous sources may contain several formats, e.g. http://tamasha.com/v/PgGZ
7 years ago
Sergey M․ 1ed4549942
[extractor/common] Extract format id from label attribute of source tag for HTML5 videos (#14034) 7 years ago
Sergey M․ dd121cc1ca
[extractor/common] Extract height from res attribute of source tag for HTML5 videos (closes #14034) 7 years ago
Sergey M․ a3c3a1e128
[http] Rework HTTP downloader
* Simplify code and split into separate routines to facilitate maintaining
* Make retry mechanism work on errors during actual download not only during connection establishment phase
* Retry on ECONNRESET and ETIMEDOUT during reading data from network
* Retry on content too short and various timeout errors
* Show error description on retry
* Closes #506, closes #809, closes #2849, closes #4240, closes #6023, closes #8625, closes #9483
7 years ago
Sergey M․ 085d9dd9be
[rai] Fix audio formats extraction (closes #14024) 7 years ago
Vijay Singh 151978f38a [mixcloud] Fix extraction (closes #14020) 7 years ago
Sergey M․ c7121fa7b8
[youtube] Fix controversy videos extraction (closes #14027, closes #14029) 7 years ago
Vijay Singh 745968bc72 [mixcloud] Fix extraction (closes #14015) 7 years ago
Sergey M․ df235dbba8
release 2017.08.23 7 years ago
Sergey M․ c4bdc68113
[ChangeLog] Actualize 7 years ago
Sergey M․ 5bae33485c
[toutv] PEP 8 7 years ago
Sergey M․ 0830f3e048
[cbc:watch] Bypass geo-restriction (closes #13993) 7 years ago
Sergey M․ 8d7a24aff6
[toutv] Relax DRM check (closes #13994) 7 years ago
Sergey M․ 37d9af306a
[googledrive] Simplify and carry long lines (#13638) 7 years ago
Sergey M․ e01c3d2ef7
[extractor/common] Introduce _parse_xml 7 years ago
Parmjit Virk 05915e379a [googledrive] Add support for subtitles (fixes #13619) 7 years ago
Yen Chi Hsuan 7b67b60773 Merge pull request #13669 from bmwiedemann/master
[build] Override timestamps in zip file
7 years ago
Sergey M․ 8d9c2a681a
[pornhub] Relax uploader regex (closes #13906, closes #13975) 7 years ago
Alan Yee 903d4d1625 [README.md] Switch to HTTPS URLs 7 years ago
Luca Steeb 8239c6791a [bandcamp:album] Extract track titles 7 years ago
Sergey M․ b359e977b9
[extractor/common] Make HLS and DASH extraction non fatal in _parse_html5_media_entries (closes #13970) 7 years ago
Bernhard M. Wiedemann 305d99f0bd [build] Override timestamps in zip file
to make build reproducible.
See https://reproducible-builds.org/ for why this is good

Copying files to not interfere with freshness detection.
7 years ago