Commit Graph

191 Commits (90ea83c64d904587992105fb4506e80f6abb28b5)

Author SHA1 Message Date
Remita Amine 681ac7c92a [vimeo] improve extraction
- fix review extraction
- fix ondemand extraction
- make password protected player case as an expected error(closes )
- simplify channel based extractors code
Remita Amine 974311b5aa [vimeo] improve album videos id extraction(closes )
Remita Amine a1ee23e98f [vimeo] fix VHX embed extraction
Remita Amine eb9c9c74a6 [vimeo] fix album extraction
closes 
closes 
closes 
closes 
closes 
Sergey M․ 2605043d6d
[vimeo:channel,group] Make title extraction no fatal
Sergey M․ 091c9b4316
[vimeo:likes] Implement extrator in terms of channel extractor
This allows to obtain videos' ids before extraction ()
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