Commit Graph

185 Commits (68b92aa1b476d3d5cdd98fe11b211171753b712c)

Author SHA1 Message Date
Remita Amine 85b6335d55 [vimeo] extract live archive source format()
Remita Amine c25720ef6a [vimeo] add support live streams and improve info extraction(closes )
Sergey M․ 067aa17edf
Start moving to ytdl-org
Remita Amine 2765503713 [vimeo:review] improve config url extraction and extract original format(closes )
Remita Amine 06242d44fe [vimeo] add support for Vimeo Pro portfolio protected videos(closes )
Sergey M․ a1a4607598
[vimeo] Fix video password verification for videos protected by Referer HTTP header
Remita Amine 79fec976b0 [vimeo] fix extraction for password protected player URLs(closes )
Remita Amine d9df8f120b [vimeo] extract VHX subtitles
Remita Amine ca01d17884 [vimeo] Add support for VHX(Vimeo OTT)()
Sergey M․ 85fa80d5f9
[vimeo] Add another config regex (closes )
Remita Amine 8b40c92724 [vimeo] redirect to feature url only in the case of a trailer(closes )
Sergey M․ d03beddf0f
[vimeo] Extract channel meta fields
Sergey M․ 6fc09f0155
[vimeo] Add another config regex (closes )
Remita Amine 68217024e8 remove unnecessary assignment parenthesis
Sergey M․ 361a965b5c
[vimeo:likes] Relax _VALID_URL and fix single page likes extraction (closes )
Sergey M․ ae1c585cee
[vimeo] Extract JSON LD (closes )
Sergey M․ 26ad6bcdfc
[vimeo] Modernize login code and improve error messaging
Wandang 73af6e22fd [vimeo] Update test
Sergey M․ 580f3c79d5
[vimeo] Improve password protected videos extraction (closes )
Sergey M․ 7c1f419341
[vimeo] Restrict iframe embed regex (closes )
Sergey M․ 1641ca402d
[vimeo] Add fallback mp4 extension for original format
Sergey M․ e834f04400
[vimeo] Fix formats' sorting (closes )
Sergey M․ 26c0f09935
[vimeo] PEP 8
Sergey M․ c15cd29640
[vimeo] Extract upload timestamp
Sergey M․ c38a67bcd5
[vimeo] Extract license (closes )
Remita Amine ae9a173b64 [vimeo] extract both mixed and separated dash formats
Sergey M․ d61aa5eb37
[vimeo:review] Fix config URL extraction (closes )
ha shao 04a3d4d234
[vimeo:channel] Extract videos' titles for playlist entries
james mike dupont cccd70a275 untie
Sergey M․ 365d136b7c
[vimeo] Fix tests
Sergey M․ 1fd0fc42bd
[vimeo:ondemand] Fix test (closes )
Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6
Remita Amine d8c507c9e2 [vimeo] fix extraction for hls formats and add support for dash formats(closes )
Sergey M․ f16f8505b1
[vimeo] Delegate ondemand redirects to ondemand extractor (closes )
Yen Chi Hsuan a093cfc78b
[vimeo:review] Fix extraction ()
Now Vimeo Review videos uses React. Thanks @davekaro for analyzing the
problem!
Sergey M․ f475e88121
[vimeo] PEP 8
[ci skip]
Sergey M․ 09b9c45e24
[generic] Add support for multiple vimeo embeds (Closes )
Déstin Reed dcdb292fdd
Unify coding cookie
Sergey M․ d002e91986
[vimeo:ondemand] Pass Referer along with embed URL ()
Yen Chi Hsuan 0ece114b7b
[vimeo] Recognize non-standard embeds ()
Yen Chi Hsuan c1ff6e1ad0
[vimeo:review] Fix extraction for password-protected videos
Closes 
Sergey M․ 089657ed1f
[vimeo:album] Add paged example URL
Sergey M․ b5eab86c24
[vimeo:album] Impove _VALID_URL
Sergey M․ c8e3e0974b
[vimeo:channel] Improve playlist extraction
Purdea Andrei dfc8f46e1c
[vimeo:channel] Add video id to url_result
This will allow us to decide much faster that we don't want an already archived video,
and will allow having to download webpages for each video that has already been downloaded,
thus significantly speeding up the archival of channels that have no new content.
Sergey M․ c143ddce5d
[vimeo] Override original URL only when necessary
Sergey M․ 6a55bb66ee
[vimeo] Fix rented videos (Closes )
Yen Chi Hsuan 531a74968c
[vimeo] Fix extraction for VimeoReview videos
Sergey M․ bdbb8530c7
[vimeo] Pass Referer for check-password request
Sergey M․ 241a318f27
[vimeo] Improve _VALID_URL (Closes )