31718 Commits

Author SHA1 Message Date
Alex Merkel
e987deb504
[postprocessor/embedthumbnail] Add detection for mislabeled WebP files 2020-06-21 11:53:22 +02:00
aviperetz34
52c3b5898e
Merge pull request #339 from aviperes/facebook_missing_reactions_and_comment_count
facebook separate reactions from likes
2020-06-21 10:51:20 +03:00
xarantolus
b3fd4b155e run flake8 2020-06-21 09:41:42 +02:00
xarantolus
57f72370c5 [youtube] Fix feed extraction
This moves feed extraction from using html content to json metadata. However, loading additional pages no longer works.

The _extract_video_info function also returns a continuation object that contains some metadata that - together with an API key that is in the page source - might be used to request the next page.
2020-06-21 09:31:04 +02:00
hatienl0i261299
e9958b8d7a [zing_mp3] Add new extractor 2020-06-20 16:20:18 +07:00
Roxedus
2be9bcaae6
[nrk:base] Add alt_title
This is what I consider the actual title
2020-06-20 05:09:11 +02:00
Roxedus
cbd871084c
[nrk:base] Secondary method to fetch streams
Can't see why the original method don't work for some streams.
Bonus: provides 1080p quality
Closes #24221
2020-06-20 03:40:02 +02:00
Roxedus
d71bc476a8
[nrk:episode] Fixes KeyError
Get content of meta tag
Inspired by, and closes #25594
2020-06-20 03:36:28 +02:00
bmensah
acb0f56569 [idf1_extractor] Add new extractor (fulfilling support request #25671) 2020-06-19 17:08:13 -04:00
xarantolus
6dad89289c [youtube] Move search URL extraction to appropriate extractor 2020-06-19 21:29:47 +02:00
xarantolus
7a74feda78 [youtube] Fix extraction of search urls (closes ytdl-org/youtube-dl#25696) 2020-06-19 14:57:57 +02:00
Alex Merkel
777d5a45be
[postprocessor/embedthumbnail] Add conversion for non JPG/PNG images 2020-06-18 22:36:44 +02:00
hodayabu
ed06b54607
fix facebook thumbnail (#340)
Co-authored-by: bhodaya <bhodaya@videocites.com>
2020-06-17 17:53:43 +03:00
bhodaya
40980833f7 add facebook test 2020-06-17 16:25:11 +03:00
bhodaya
e7a5a1e20f separate reactions from likes 2020-06-17 10:57:24 +03:00
andysalvadorss
8f47f4450f
Create main.yml 2020-06-16 18:28:57 +03:00
pull[bot]
ef1a4e8229
Merge pull request #338 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-16 14:03:39 +00:00
hodayabu
fcb08be29c
Wrong title facebook crawled videos before fresh (#337)
* timestamp conditions fix

* title and thumbnail fix

* pr fix

* title and thumbnail fix

* timestamp order

Co-authored-by: bhodaya <bhodaya@videocites.com>
2020-06-16 16:20:45 +03:00
Sergey M․
2391941f28
[brightcove] Improve embed detection (closes #25674) 2020-06-16 17:38:25 +07:00
J. Randall Owens
0fc20620fc Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-06-16 10:07:22 +01:00
oleksis
a8b5bc2e2f Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into PictaExtractor 2020-06-16 04:00:18 -04:00
pull[bot]
bbecc2422f
Merge pull request #336 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-16 02:03:38 +00:00
Sergey M․
9ff6165a81
release 2020.06.16.1 2020.06.16.1 2020-06-16 06:22:01 +07:00
Sergey M․
1c748722f9
[ChangeLog] Actualize
[ci skip]
2020-06-16 06:19:23 +07:00
Sergey M․
ee0b726cd7
[youtube] Force old layout (closes #25682, closes #25683, closes #25680, closes #25686) 2020-06-16 06:17:53 +07:00
jeredav
ae9013f47f Prefer video_details.get('shortDescription') to self._html_search_meta('description', video_webpage) when retrieving video_description. 2020-06-15 18:33:35 -04:00
pull[bot]
5a259edcd2
Merge pull request #335 from ytdl-org/master
[pull] master from ytdl-org:master
2020-06-15 22:03:38 +00:00
Sergey M․
dbeafce5d5
[youtube] Fix categories and improve tags extraction 2020-06-16 03:13:39 +07:00
J. Randall Owens
cb1a427c98 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-06-15 21:10:41 +01:00
Sergey M․
ed604ce7bc
release 2020.06.16 2020.06.16 2020-06-16 02:53:33 +07:00
Sergey M․
7adc7ca547
[ChangeLog] Actualize
[ci skip]
2020-06-16 02:52:09 +07:00
KiberInfinity
1dda2c9eda [youtube] Fix category extraction 2020-06-15 21:51:49 +02:00
Sergey M․
a6211d237b
[youtube] Fix uploader id and uploader URL extraction 2020-06-16 02:43:09 +07:00
Sergey M․
7b16239a49
[youtube] Improve view count extraction 2020-06-16 02:38:45 +07:00
Sergey M․
37357d21a9
[youtube] Fix upload date extraction 2020-06-16 02:37:19 +07:00
Sergey M․
b477fc1314
[youtube] Fix thumbnails extraction and remove uploader id extraction warning (closes #25676) 2020-06-16 02:29:04 +07:00
Sergey M․
ec9e8b79bd [youtube] Fix playlist and feed extraction (closes #25675) 2020-06-15 21:11:13 +02:00
Philipp Hagemeister
46d2733f92 [facebook] Support single-video ID links
I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.
2020-06-15 21:11:13 +02:00
Sergey M․
06dc6af04c [youtube] Extract chapters from JSON (closes #24819) 2020-06-15 21:11:13 +02:00
Sergey M․
000522151f [kaltura] Add support for multiple embeds on a webpage (closes #25523) 2020-06-15 21:11:13 +02:00
Sergey M․
134453d1b2 release 2020.06.06 2020-06-15 21:11:13 +02:00
Sergey M․
087c966ab6 [ChangeLog] Actualize
[ci skip]
2020-06-15 21:11:13 +02:00
Sergey M․
108c4f6deb [tele5] Bypass geo restriction 2020-06-15 21:11:13 +02:00
Sergey M․
dc2ed23c7f [jwplatform] Add support for bypass geo restriction 2020-06-15 21:11:13 +02:00
Sergey M․
dba030385a [tele5] Prefer jwplatform over nexx (closes #25533) 2020-06-15 21:11:13 +02:00
Sergey M․
850d856bd0 [twitch:stream] Expect 400 and 410 HTTP errors from API 2020-06-15 21:11:13 +02:00
Sergey M․
4371c2a91b [twitch:stream] Fix extraction (closes #25528) 2020-06-15 21:11:13 +02:00
Sergey M․
7cc62f40e7 [twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531) 2020-06-15 21:11:13 +02:00
Sergey M․
d6a72af211 [brightcove] Sort imports 2020-06-15 21:11:13 +02:00
Sergey M․
0235f89a83 [brightcove] Fix subtitles extraction (closes #25540) 2020-06-15 21:11:13 +02:00